cfpb / generator-cf

Yeoman generator for Capital Framework
http://cfpb.github.io/capital-framework/getting-started/
Creative Commons Zero v1.0 Universal
9 stars 13 forks source link

Replace jshint with eslint #21

Closed contolini closed 9 years ago

himedlooff commented 9 years ago

Why? What's the difference?

contolini commented 9 years ago

It's AST-based and pluggable so you can check against rules that are incredibly specific. Things like: http://eslint.org/docs/rules/space-in-parens.html

himedlooff commented 9 years ago

I dig it!

selfie-1

jimmynotjim commented 9 years ago

54 Fixes this. Closing.