Skip to content

learningobjectsinc/eslint-plugin-redux-constants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published