eslint-plugin-redux-constants

1.0.2 • Public • Published

eslint-config-redux-constants

An eslint rule for Redux action constants.

Enforces that:

  • the values of action constants match their identifiers
  • the constants are declared with const rather than let or `var.

Readme

Keywords

Package Sidebar

Install

npm i eslint-plugin-redux-constants

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

38.2 kB

Total Files

8

Last publish

Collaborators

  • hrhino