{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": ".", "strict": false }, "include": ["test/**/*", "./setupTests.ts"] }