[–] joshschreuder 10y ago ↗ I just switched from JSHint to ESLint to try it out. So far I haven't noticed too much difference (I use it with SublimeLinter)Wasn't aware of the custom rule thing... Does anyone have any examples of good custom rulesets? [–] Ambroos 10y ago ↗ The Airbnb styleguide and matching ESLint preset is quite popular and very complete: https://github.com/airbnb/javascript/tree/master/packages/es... [–] grawlinson 10y ago ↗ To add to this, Mozilla have their own ESLint preset: https://dxr.mozilla.org/mozilla-central/source/devtools/.esl...
[–] Ambroos 10y ago ↗ The Airbnb styleguide and matching ESLint preset is quite popular and very complete: https://github.com/airbnb/javascript/tree/master/packages/es... [–] grawlinson 10y ago ↗ To add to this, Mozilla have their own ESLint preset: https://dxr.mozilla.org/mozilla-central/source/devtools/.esl...
[–] grawlinson 10y ago ↗ To add to this, Mozilla have their own ESLint preset: https://dxr.mozilla.org/mozilla-central/source/devtools/.esl...
3 comments
[ 2.7 ms ] story [ 20.0 ms ] threadWasn't aware of the custom rule thing... Does anyone have any examples of good custom rulesets?