@weareenvoy/envoy-lints
v1.1.0
Published
Node CLI for installing the default linters and linter configs used by the ENVOY web team.
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/projectExecute with npx:
npx @weareenvoy/envoy-lintsInstalls
eslintstylelint@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
