davidguttman / cssify

Simple middleware for Browserify to add css styles to the browser.
122 stars 19 forks source link

ESLint for code style checks #29

Closed faergeek closed 8 years ago

faergeek commented 8 years ago

As I suggested in #28 I would like to use some tool for linting + code-style checks, and I usually use ESLint.

davidguttman commented 8 years ago

As mentioned in #28, let's use https://www.npmjs.com/package/standard for style