{ "extends": "./tsconfig.json", "compilerOptions": { "noEmit": true, "incremental": false }, "include": ["src/app/(dashboard)/**/*.ts", "src/app/(dashboard)/**/*.tsx"] }