0.0.5 • Published 8 years ago
web-lint-config v0.0.5
Web-Lint-Config
Installation
$ npm install web-lint-config --save-devCopy config file
$ ./nocd_modules/.bin/web-lint-config .Editor Plugin
| editorconfig | js-beautify | eslint | stylelint | htmlhint | |
|---|---|---|---|---|---|
| WebStorm | native-support | File Watchers/External Tools | native-support | native-support(2017+) | none |
| Visual Studio Code | EditorConfig for VS Code | Beautify | ESLint | stylelint | HTMLHint |
| Vim | editorconfig-vim | ALE | ALE | ALE |