clutchski / coffeelint

Lint your CoffeeScript.
http://www.coffeelint.org
Other
1.18k stars 171 forks source link

Add IDEA plugin at list of existing CoffeeeLint plugin #575

Closed MattMattV closed 8 years ago

MattMattV commented 8 years ago

Just discovered CoffeeLint and naturally searched for an IDEA plugin (PHPStorm in my case) and found this : https://github.com/idok/coffee-lint-plugin

I thought you may want to know it to add it to the web page 😉

AsaAyers commented 8 years ago

Go ahead and open a pull request

AsaAyers commented 8 years ago

Does this also mean you recently discovered CoffeeScript? If so, I highly recommend you checkout Babel and learn the new JavaScript standards instead. CoffeeScript appears to have no future as it provides only 3 useful features that aren't part of JavaScript and most mistakes I've seen stem from the fact that so much of the language is implicit.

Useful Features: