{ "extends": "../tsconfig.json", "exclude": ["node_modules", "dist"], "compilerOptions": { "strictNullChecks": false }, "include": ["test/**/*.ts"] }