@sylvainpolletvillard/setup-linters

1.0.0 • Public • Published

setup-linters

Auto setup linters for JS, CSS, HTML in a new project. My opiniated config, but can be easily changed.

Install and configure eslint, stylelint, htmllint and lint-staged to lint your changed files before a commit.

cd my-new-project
npm i @sylvainpolletvillard/setup-linters --save-dev
npx setup-linters

Package Sidebar

Install

npm i @sylvainpolletvillard/setup-linters

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

18.9 kB

Total Files

14

Last publish

Collaborators

  • sylvainpolletvillard