UNPKG

arrow-express

Version:

Library to bootstrap express applications with zero configuration

11 lines 206 B
{ "compilerOptions": { "esModuleInterop": true, "allowSyntheticDefaultImports": true, "outDir": "dist", "target": "ES5" }, "include": [ "src/**/*" ] }