mesg-foundation / explorer

MESG Explorer. Also use for the marketplace website.
https://marketplace.mesg.com
5 stars 3 forks source link

The Linter is a Nazi #47

Closed EmmanuelDrouin closed 4 years ago

EmmanuelDrouin commented 4 years ago

Please do something to make it more friendly to noob developers.

antho1404 commented 4 years ago

The linter is now only applied when committing the work and only on the files you want to commit.

If you have issues with the linter, you can always run the command npm run lint -- --fix that should solve most of the issues and if you still have issues after that it means it requires attention