mirror of
https://github.com/daief/gm-response-proxy.git
synced 2025-12-07 00:12:49 +08:00
chore: refine scripts
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
"rootDir": ".",
|
||||
"allowJs": true,
|
||||
"resolveJsonModule": true,
|
||||
"skipLibCheck": true
|
||||
"skipLibCheck": true,
|
||||
"downlevelIteration": true
|
||||
},
|
||||
"exclude": ["node_modules", "dist"],
|
||||
"compileOnSave": false
|
||||
|
||||
Reference in New Issue
Block a user