{ "compilerOptions": { "strictNullChecks": true, "noImplicitAny": true, "module": "commonjs", "esModuleInterop": true } }