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

Eslint #31

Closed edward-shen closed 6 years ago

edward-shen commented 6 years ago

Most of these changes are from eslint --autofix ., but there are some exceptions.

This fixes most lint issues, however, some still remained unfixed because I didn't know where you wanted to go with them (you'll see what I mean when you run yarn eslint ..

I think I shouldn't have changed any behavior, as all tests pass (that are your tests, I forgot to remove some tests from my testing suite).

I would like to test out a full run though, would appreciate steps on basically running/testing everything.