UNPKG

node-resque

Version:

an opinionated implementation of resque in node

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