{ "extends": "./tsconfig.json", "compilerOptions": { "noEmit": true }, "files": ["src/app/main.ts", "src/vite-env.d.ts", "src/app/env.d.ts", "src/router/typings.d.ts"], "include": [] }