Skip to content

Commit

Permalink
Composite projects may not disable incremental compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
volkanceylan committed Apr 29, 2024
1 parent e27569d commit 22ebee7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"ES2015",
"DOM"
],
"incremental": false,
"newLine": "lf",
"noEmit": true,
"noEmitHelpers": false,
Expand Down

0 comments on commit 22ebee7

Please sign in to comment.