Skip to content

Commit 8d84245

Browse files
committed
remove changes in commandLineParser.ts
1 parent 668c3f8 commit 8d84245

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/compiler/commandLineParser.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
namespace ts {
88
/* @internal */
99
export const compileOnSaveCommandLineOption: CommandLineOption = { name: "compileOnSave", type: "boolean" };
10-
1110
/* @internal */
1211
export const optionDeclarations: CommandLineOption[] = [
1312
{

0 commit comments

Comments
 (0)