{ "extends": "./tsconfig.json", "compilerOptions": { "strictNullChecks": false }, "include": ["server/**/*", "src/library-ts/node/**/*"] }