Fix: Unknown compiler option 'files'

This commit is contained in:
unitwk 2023-11-27 20:33:39 +08:00
parent 223a534ba9
commit c41af91a9f

View File

@ -3,7 +3,6 @@
"include": ["env.d.ts", "src/**/*", "src/**/*.vue", "src/config/**/*", "src/lang/**/*.json"],
"exclude": ["src/**/__tests__/*"],
"compilerOptions": {
"files": ["../common/global.d.ts"],
"composite": true,
"baseUrl": ".",
"paths": {