Closed Meshiest closed 7 years ago
Code is functionally the same, just cleaner and error+warning free form eslint!
to run eslint (without brunch) run: eslint app/js/*.js (you may need to npm i -sg eslint)
eslint app/js/*.js
npm i -sg eslint
Also added/updated the copyright on the top of all the javascripts
Code is functionally the same, just cleaner and error+warning free form eslint!
to run eslint (without brunch) run:
eslint app/js/*.js
(you may need tonpm i -sg eslint
)Also added/updated the copyright on the top of all the javascripts