Skip to content

Commit

Permalink
remove changes in commandLineParser.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vladima committed Oct 17, 2016
1 parent 668c3f8 commit 8d84245
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/compiler/commandLineParser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
namespace ts {
/* @internal */
export const compileOnSaveCommandLineOption: CommandLineOption = { name: "compileOnSave", type: "boolean" };

/* @internal */
export const optionDeclarations: CommandLineOption[] = [
{
Expand Down

0 comments on commit 8d84245

Please sign in to comment.