4.0.3 • Published 4 years ago

eslint-config-benbria v4.0.3

Weekly downloads
320
License
MIT
Repository
github
Last release
4 years ago

For ES6 Projects

Copy and paste this into your shell:

npm info "eslint-config-benbria@latest" peerDependencies --json | \
    command sed 's/[\{\},]//g ; s/: /@/g' | xargs npm install --save-dev "eslint-config-benbria@latest"
echo '{"extends": "benbria"}' > .eslintrc

Or, for yarn:

npm info "eslint-config-benbria@latest" peerDependencies --json | \
    command sed 's/[\{\},]//g ; s/: /@/g' | xargs yarn add --dev "eslint-config-benbria@latest"
echo '{"extends": "benbria"}' > .eslintrc
4.0.3

4 years ago

4.0.2

5 years ago

4.0.1

5 years ago

4.0.0

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.0

6 years ago

1.1.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago