Linter for CoffeeScript, which integrates CoffeeLint into VS Code.
If you are new to CoffeeLint check the documentation here.
Extension Settings
This extension contributes the following settings:
coffeelinter.enable: enable/disable coffeelint. Is enabled by default.
coffeelinter.defaultRules: default rules for coffeelint. You can modify it or overwrite it by adding a coffeelint.json file in the root of your workspace.