UNPKG

arrow-express

Version:

Library to bootstrap express applications with zero configuration

12 lines 231 B
{ "compilerOptions": { "esModuleInterop": true, "allowSyntheticDefaultImports": true, "outDir": "dist", "target": "ES5" }, "include": [ "src/**/*", "override.d.ts" ] }