UNPKG

commando-provider-mongo

Version:
17 lines (16 loc) 317 B
{ "compilerOptions": { "target": "esnext", "module": "commonjs", "declaration": true, "outDir": "./dist", "strict": true, "esModuleInterop": true, "downlevelIteration": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true }, "include": [ "index.ts" ] }