{ "extends": "../../tsconfig.json", "include": ["./**/*.ts"], "compilerOptions": { "strictNullChecks": true } }