mozilla / gud

Mozilla Growth & Usage Dashboard, pronounced "Good"
https://gud.telemetry.mozilla.org
3 stars 4 forks source link

Improve code quality #106

Open openjck opened 4 years ago

openjck commented 4 years ago

I recommend looking at the app-template and copying the configurations of many of its code-quality tools, for example Prettier, CircleCI, EditorConfig, etc. It looks like ESLint is already configured, but the number of problems needs to be brought down.