@weareenvoy/envoy-lints

1.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @weareenvoy/envoy-lints

Weekly Downloads

4

Version

1.1.0

License

MIT

Unpacked Size

3.51 kB

Total Files

6

Last publish

Collaborators

  • factoryaidan
  • envoy-admin