{ "extends": "./tsconfig.json", "include": ["src/**/*.test.ts", "src/**/*.spec.ts", "tests/**/*.ts"], "compilerOptions": { "noImplicitAny": false, "strict": false, "skipLibCheck": true } }