2.1.0 • Published 9 months ago

@vizworx/eslint-config v2.1.0

Weekly downloads
322
License
MIT
Repository
gitlab
Last release
9 months 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

9 months ago

2.1.0-rc3

9 months ago

2.1.0

9 months ago

2.1.0-rc1

11 months ago

2.0.0

3 years ago

1.5.3

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

5 years ago