UNPKG

@allgroup/yandex-taxi-fleet-api

Version:

Unofficial yandex taxi fleet api library

14 lines 338 B
{ "compilerOptions": { "module": "ES2020", "target": "ES6", "strict": true, "esModuleInterop": true, "moduleResolution": "Bundler", "declaration": true, "sourceMap": true, "declarationMap": true, "experimentalDecorators": true }, "exclude": ["dist", "node_modules", "**/*.spec.ts"] }