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