@weareenvoy/envoy-lints
v1.1.0
Published
Node CLI for installing the default linters and linter configs used by the ENVOY web team.
Downloads
4
Readme
ENVOY lints
Node CLI for installing the default linters and linter configs used by the ENVOY web team.
Use the CLI
Go to your project root:
cd path/to/my/node/project
Execute with npx:
npx @weareenvoy/envoy-lints
Installs
eslint
stylelint
@weareenvoy/eslint-config-envoy
@weareenvoy/stylelint-config-envoy
- and peer dependencies (if applicable)
Creates
ESLint and stylelint config files at project root for extending the default ENVOY lint configs.
.eslintrc.js
.stylelintrc.js