1.3.0 • Published 3 years ago

@companyx/eslint-config-react v1.3.0

Weekly downloads
2
License
MIT
Repository
-
Last release
3 years ago

@companyx/eslint-config-react

npm semantic-release

ESLint configuration for Company-X to use on React projects, mostly airbnb flavour ESLint.

To use this run

npm i --save-dev @companyx/eslint-config-react

Then add this into your .eslintrc.json

{
  "extends": "@companyx/eslint-config-react"
}

Contributing

This build is managed by semantic-release. In order to build a new version of the package you will need to submit a PR to master which includes commits matching the format required by semantic-release

https://github.com/semantic-release/semantic-release#commit-message-format

Builds from master will automatically be deployed to NPM if they have a relevant commit.

1.2.0

3 years ago

1.2.2

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.1.1

5 years ago

1.1.0

5 years ago

0.0.1

5 years ago