{ "extends": "../../tsconfig.base.json", "compilerOptions": { "noEmit": true, "rootDir": "." }, "include": ["src/**/*.ts", "tests/**/*.ts", "bin/**/*.ts", "vitest.config.ts"] }