2.1.0 • Published 2 years ago

@vizworx/eslint-config v2.1.0

Weekly downloads
322
License
MIT
Repository
gitlab
Last release
2 years ago

@vizworx/eslint-config

This package provides a common linting config used at VizworX, that is based upon eslint-config-airbnb.

Install

npm

npx install-peerdeps --dev @vizworx/eslint-config

Yarn 2:

$(yarn dlx install-peerdeps -Y --dev @vizworx/eslint-config --dry-run | grep 'yarn add' | sed 's/--registry .*//')

Yarn 1:

npx install-peerdeps -Y --dev @vizworx/eslint-config

Usage

.eslintrc

{
  "extends": "@vizworx/eslint-config"
}
2.1.0-rc2

2 years ago

2.1.0-rc3

2 years ago

2.1.0

2 years ago

2.1.0-rc1

2 years ago

2.0.0

4 years ago

1.5.3

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

6 years ago