eslint-config-benbria-react

4.0.0 • Public • Published

For ES6/React Projects

Copy and paste this into your shell:

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

Or, for yarn:

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 4.0.0
    1
  • 3.0.2
    1
  • 3.0.1
    0
  • 3.0.0
    0

Package Sidebar

Install

npm i eslint-config-benbria-react

Weekly Downloads

2

Version

4.0.0

License

MIT

Unpacked Size

1.96 kB

Total Files

3

Last publish

Collaborators

  • jwalton