Files
TypeScript/tests/cases/fourslash
Nathan Shively-SandersandGitHub 66b5c47854 Fix crash in codefixes re: braces of class body (#36087)
* Fix crash in codefixes re: braces of class body

Previously, the code that finds braces of a class body assumed they were
always there. This is not always the case, so this code checks for
that.

* fix semicolon lint
2020-01-09 08:46:00 -08:00
..
2019-08-30 18:05:07 +08:00