react-boilerplate icon indicating copy to clipboard operation
react-boilerplate copied to clipboard

Find out if it's possible to write an eslint rule that validates whether redux action types were defined previously

Open pziemkowski opened this issue 7 years ago • 0 comments

Currently, it's not easy to spot a typo in an action type and IDE is not helping with it. We could try to write an eslint plugin for that.

pziemkowski avatar Dec 06 '17 14:12 pziemkowski