Motivation ๐
Our developers need an easy way of fixing code quality issues.
Describe your refactoring solution ๐ ๏ธ
I propose adding code quality fixing scripts to our package.json, so our devs can simply run the following commands:
yarn fix
OR
yarn fix:js
OR
yarn fix:css
Additional details โน๏ธ
Consult the futurist network repo for an example implementation
Motivation ๐
Our developers need an easy way of fixing code quality issues.
Describe your refactoring solution ๐ ๏ธ
I propose adding code quality fixing scripts to our package.json, so our devs can simply run the following commands:
Additional details โน๏ธ
Consult the futurist network repo for an example implementation