spacehackers / luti

Apache License 2.0
1 stars 2 forks source link

Eslint fix #140

Closed mattb closed 3 years ago

mattb commented 3 years ago

Update all the eslint package versions. Run eslint --fix across all the Javascript files. Make any manual fixes required. Add a VSCode settings JSON file to enforce eslint --fix on save.