1.1.0 • Published 4 years ago

@weareenvoy/envoy-lints v1.1.0

Weekly downloads
4
License
MIT
Repository
-
Last release
4 years ago

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
1.1.0

4 years ago

1.0.0

4 years ago

0.0.1

5 years ago

0.0.0

5 years ago