carlzoo / scalperr-ui

Frontend for Scalperr
https://scalperr-ui.netlify.com/
MIT License
1 stars 6 forks source link

Code cleanup and Configure ESLint to enforce rules. #35

Closed carlzoo closed 5 years ago

carlzoo commented 5 years ago

Remove unused imports and variables. Debugging lines can be kept. Change any inconsistency in spacing and variable names.

Exception: Keep Canvas, unless ESLint rules are implemented.

calebmchenry commented 5 years ago

Hello, I can take this one. Let me know if you have preferences on the eslint setup. Otherwise I will just use some standard configs and prettier.

carlzoo commented 5 years ago

Hi @calebmchenry. Thanks for your interest in the project. I would suggest a standard setup for now and will look through your PR.