UNPKG

redux-promise-loading

Version:

Redux middleware and reducer for handling redux promise loading indicator

15 lines (14 loc) 228 B
{ "extends": "eslint-config-airbnb", "env": { "node": true }, "globals": { "expect": true }, "rules": { "padded-blocks": 0, "no-use-before-define": [2, "nofunc"], "no-unused-expressions": 0 } }