EugeneCodeCamp / EugeneCodeCamp.github.io

Website for Eugene Code Camp
1 stars 1 forks source link

[v2] Add linting to project #9

Closed websupergirl closed 4 years ago

websupergirl commented 4 years ago

See "ESLint and Prettier" here: https://nuxtjs.org/guide/development-tools/

websupergirl commented 4 years ago

@petrazoid can you add the linting instructions to the readme?

Like prior to pushing files, please run $ npm run lint $ npm run lintfix

or you can have these run as part of another process, and then add that to the readme?

websupergirl commented 4 years ago

This was completed by https://github.com/EugeneCodeCamp/EugeneCodeCamp.github.io/pull/22