When we introduced eslint to the deployd-cli codebase, a few eslint rules were throwing errors.
In order to move fast, I decided to change the rules and throw warning instead of errors for a few rules.
In order to have a clean codebase, we need to fix the code to allow eslint to throw normal errors for these rules.
ℹ️ This ticket has been labeled first-timers-only, it means that it's only available for people who never contributed to an open-source project. Feel free to ask questions and get help on gitter.
Todo
You can also send one PR per reactivated rules if you prefer.
rules to reactivate