Skip to content

Commit

Permalink
Remove unnecessary "incremental":true option from tools/tsconfig.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Newman committed Mar 24, 2020
1 parent 5dc19e7 commit faa006a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"allowJs": true,
"checkJs": false,
"jsx": "preserve",
"incremental": true,
"noEmit": true,

/* Strict Type-Checking Options */
Expand Down

0 comments on commit faa006a

Please sign in to comment.