mapbox / preprocessorcerer

Perform preprocessorcery and pick parts on particularly persnickity uploads
ISC License
12 stars 8 forks source link

jscs --> eslint #27

Closed GretaCB closed 7 years ago

GretaCB commented 9 years ago

Due to randomly changing Airbnb js style standards...switch to using a separate .eslintrc file, suggestion by @mourner

cc @rclark

rclark commented 9 years ago

Another option would be to pin the jscs version in package.json.

hzoo commented 9 years ago

You can also copy all the rules from the preset into your config.