omnidan / redux-undo

:recycle: higher order reducer to add undo/redo functionality to redux state containers
MIT License
2.91k stars 188 forks source link

Removed .eslintignore #258

Closed nmay231 closed 4 years ago

nmay231 commented 4 years ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Removed the .eslintignore file. I don't think it is necessary anymore since we explicitly list what we lint in the package.json

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 97.674% when pulling fcbd921fa95f5b848cdd0b5f1c74e114920c9146 on dev/remove-eslintignore into b337ee1f18e6d18b21cb4e7f2530577785490b5d on master.

omnidan commented 4 years ago

thank you! looks good 👌