springload / madewithwagtail

A showcase of sites and apps made with Wagtail CMS, the easy to use, open source Django content management system
http://madewithwagtail.org
MIT License
84 stars 21 forks source link

Adding ESlint #92

Closed jennyadamsnz closed 6 years ago

jennyadamsnz commented 6 years ago

Adding JS linting

loicteixeira commented 6 years ago

I rebased the branch with the hope to merge it, but running the linter shows 4158 errors and 190 warnings. Unless the errors are fixed as part of the PR, I can't merge it.

Furthermore, it seems that we are now using prettier on our projects so we should do the same with this one.