{ "extends": "./tsconfig.json", "compilerOptions": { "noEmit": true, "rootDir": "." }, "exclude": [], "include": ["src/**/*", "test/**/*"] }