UNPKG

action-creators

Version:

Redux action creators with logging and validation

12 lines (11 loc) 208 B
{ "extends": "eslint-config-topcoder/nodejs-babel", "env": { "jest": true }, "rules": { "import/no-commonjs": 0, "lodash/prefer-lodash-typecheck": 0, "lodash/prefer-constant": 0 } }