Migrate to rackt eslint config
pwmckenna opened this issue · 1 comments
pwmckenna commented
https://github.com/rackt/eslint-config-rackt contains a starting point that all org repos can build off of. This can be introduced by first using the config and overriding any rules that the repo doesn't comply with, without having to change any of the source. Then for non-controversial rules, PRs can be made to update the source to comply.
Here's the initial PR: #97
erin-doyle commented
The latest v1.0.0 does have an .eslintrc and all code has been cleaned up of any findings so I believe the issue is now resolved anyway. I'm closing this but feel free to reply if you see any other changes that need to be made.