{ "files": [], "references": [ { "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" } ], "compilerOptions": { "types": ["vue"], "noImplicitAny": false // 禁用 noImplicitAny 规则 } }