web-lint-config
v0.0.5
Published
javascript, css and html format and lint config
Downloads
3
Maintainers
Readme
Web-Lint-Config
Installation
$ npm install web-lint-config --save-dev
Copy 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 |