UNPKG

actionhero

Version:

The reusable, scalable, and quick node.js API server for stateless and stateful applications

12 lines (11 loc) 204 B
{ "compilerOptions": { "outDir": "./dist", "allowJs": true, "module": "commonjs", "target": "es2018", "sourceMap": true, "noImplicitAny": true }, "include": ["./src/**/*"] }