Pārlūkot izejas kodu

chore: remove `"incremental": true` from tsconfig.json

xiaoxian521 2 gadi atpakaļ
vecāks
revīzija
b953149e5a
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      tsconfig.json

+ 0 - 1
tsconfig.json

@@ -18,7 +18,6 @@
     "allowJs": false,
     "resolveJsonModule": true,
     "lib": ["dom", "esnext"],
-    "incremental": true,
     "paths": {
       "@/*": ["src/*"],
       "@build/*": ["build/*"]