rackn / digitalrebar-ux

Angular User Interface for Digital Rebar
Other
2 stars 7 forks source link

Preparing for Travis integration, setup eslint #392

Closed Meshiest closed 7 years ago

Meshiest commented 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)

Also added/updated the copyright on the top of all the javascripts