Closed cooper-roper closed 5 months ago
Refactor and rewrite any code that does not meet Google's javascript coding standards
https://google.github.io/styleguide/jsguide.html
We already have linters that do this. just run npm run lint and npm runt format
npm run lint
npm runt format
Description
Refactor and rewrite any code that does not meet Google's javascript coding standards
Technical Notes
https://google.github.io/styleguide/jsguide.html