{ "files": [], "compilerOptions": { "types": ["vite/client"], "noImplicitAny": false }, "include": [ "src/**/*" ], "references": [ { "path": "./tsconfig.node.json" }, { "path": "./tsconfig.app.json" } ] }