UNPKG

@kenote/api-proxy

Version:
25 lines 584 B
{ "compilerOptions": { "outDir": "dist", "target": "es5", "lib": [ "dom", "es2015", "ESNext.BigInt" ], "module": "commonjs", "moduleResolution": "node", "experimentalDecorators": true, "emitDecoratorMetadata": true, "esModuleInterop": true, "sourceMap": false, "declaration": false, "noImplicitAny": false, "noImplicitThis": false, "strictNullChecks": true, "removeComments": true, "suppressImplicitAnyIndexErrors": true, "allowSyntheticDefaultImports": true, "downlevelIteration": true } }