2.6.0 • Published 5 years ago

@beyondessential/eslint-config-beyondessential v2.6.0

Weekly downloads
181
License
ISC
Repository
github
Last release
5 years ago

eslint-config-beyondessential

Warning: this package is now DEPRECATED. Check GitHub for current versions of our style guides.

This is a basic starting eslint configuration for Beyond Essential System Projects. It extends airbnb's standard config.

Usage

As we extend airbnb here, you will need to install airbnb's peerDependencies, see: eslint-config-airbnb. We also have babel-eslint as a peerDependency.

yarn add --dev @beyondessential/eslint-config-beyondessential

extend @beyondessential/eslint-config-beyondessential in .eslintrc

Updating the config

  • Pull latest version from: github
  • Update config (eslintrc.json)
  • npm version < patch || minor || major >
  • git push
  • npm login
  • npm publish
2.6.0

5 years ago

2.5.0

5 years ago

2.3.0

6 years ago

2.2.0

6 years ago

2.1.5

7 years ago

2.1.4

7 years ago

2.1.3

7 years ago

2.1.2

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.2.0

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago