0.1.0 • Published 8 years ago
everylint v0.1.0
Everylint
Lint your js, styles, and markdown just with one linter.
Everylint uses ESLint, stylelint, and markdownlint.
Install
npm install everylint -DIf you use own stylelint config install without stylelint-config-standard,
npm install everylint -D --no-optionalUsage
npx everylintOr add script to your package.json,
"scripts": {
"lint": "everylint"
}and run,
npm run lintSponsored by
0.1.0
8 years ago