{ "extends": "./tsconfig.json", "compilerOptions": { "noEmit": true }, "include": ["src/open-mapping/**/*"], "exclude": [] }