projectblacklight / blacklight

Blacklight provides a discovery interface for any Solr (http://lucene.apache.org/solr) index.
http://projectblacklight.org/
Other
758 stars 257 forks source link

Migrate JavaScript style checking from jshint -> eslint #1728

Open mejackreed opened 7 years ago

mejackreed commented 7 years ago

Likely informed by the work in #1727, but likely if we move to webpack style assets eslint may be easier to integrate and their seems to be more community traction. We initially added the Airbnb javascript style guide which has now migrated to eslint.

barmintor commented 6 years ago

No API consideration, marking 7.x