diff --git a/coffeelint/README.md b/coffeelint/README.md index 75ab3d1..251742d 100644 --- a/coffeelint/README.md +++ b/coffeelint/README.md @@ -1,9 +1,10 @@ # VS Code ESLint extension - -Integrates [CoffeeLint](http://www.coffeelint.org/) into VS Code. +Integrates [CoffeeLint](http://www.coffeelint.org/) into VS Code. If you are new to CoffeeLint check the documentation [here](https://github.com/clutchski/coffeelint). Reads the coffeelint.json file in the root of the workspace. ## Configuration Options - - `coffeelint.enable`: enable/diable coffeelint. Is enabled by default. + +## Contributions +See [GitHub](https://github.com/hellodigit/vscode-coffeelint).