ryanhugh / searchneu

Search over Classes, Professors and Employees at NEU!
https://searchneu.com
GNU Affero General Public License v3.0
74 stars 18 forks source link

Run ESLint and fix style problems #5

Closed edward-shen closed 6 years ago

edward-shen commented 6 years ago

After discussion with @ryanhugh, it would be good if someone could ESLint the repo.

On the offhand that linting the repo does break something, this should be held off until after registration season.

Quick links: Current style guide (Modified AirBnB)

ryanhugh commented 6 years ago

Working on this now! Am making a bunch of changes in the refactor branch and just moved a bunch of them over to the master branch. All the JS in the common directory should pass ESLint now.

edward-shen commented 6 years ago

Implemented in #31. Closing.