UNPKG

promise-waterfall-native

Version:

Small and simple function to use promises in waterfall

13 lines (12 loc) 235 B
{ "root": true, "extends": "eslint-config-hapi", "plugins": [ // "markdown" ], "rules": { "indent": [2, 2], "no-multiple-empty-lines": [2, {"max": 2}], "hapi/hapi-scope-start": [0] } }