paulodiovani / hacktoberrank

Hacktoberfest Rank
https://hacktoberrank-challenge.herokuapp.com/
MIT License
6 stars 17 forks source link

Extend eslint standard #22

Closed ffeliks closed 4 years ago

ffeliks commented 4 years ago

Not sure if i got something wrong or there is currently no files to fix by the linter.

This PR is intended to fix issue #18

paulodiovani commented 4 years ago

Not sure if i got something wrong or there is currently no files to fix by the linter.

Prettier was overriding standard js. Fortunately there is https://github.com/vuejs/eslint-config-standard. :)