mubaris / curiosity

Find Amazing Github :octocat: Projects :zap:
https://mubaris.github.io/curiosity/
244 stars 65 forks source link

Eslint every file #74

Closed kristinn93 closed 6 years ago

kristinn93 commented 6 years ago

44

@alejandronanez I created two separate commits. First one is running eslint on every file and fixing the errors, the second one is prettier which formats all files by running yarn format. I can revert the prettier commit if you don't like it. There are prettier plugins for editors that format the code on save: Atom, VsCode.