mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-06 00:18:51 +08:00
chore: remove "incremental": true
from tsconfig.json
This commit is contained in:
parent
8f528028b1
commit
b953149e5a
@ -18,7 +18,6 @@
|
|||||||
"allowJs": false,
|
"allowJs": false,
|
||||||
"resolveJsonModule": true,
|
"resolveJsonModule": true,
|
||||||
"lib": ["dom", "esnext"],
|
"lib": ["dom", "esnext"],
|
||||||
"incremental": true,
|
|
||||||
"paths": {
|
"paths": {
|
||||||
"@/*": ["src/*"],
|
"@/*": ["src/*"],
|
||||||
"@build/*": ["build/*"]
|
"@build/*": ["build/*"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user