2.1.0 • Published 2 years ago

@huddo/eslint-config-react v2.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

eslint-config-react

huddo eslint config for react

.eslintrc.yaml:

  extends:
    - @huddo/eslint-config-react

Getting Started

  1. Install dependencies

    npm i
  2. Login to NPM

    npm adduser

Deploy to NPM

Update the package.json version number Build index.json and publish to npm

npm run prepare
npm publish

Changelog

  • 2.0.0 - Major updatest to latest packages (Feb 22)
  • 2.1.0 - Updatest to latest packages, simplify with npm (Sep 23)
2.1.0

2 years ago

2.0.0

3 years ago

2.0.0-alpha.3

3 years ago

2.0.0-alpha.4

3 years ago

2.0.0-alpha.5

3 years ago

2.0.0-alpha.1

3 years ago

2.0.0-alpha.2

3 years ago

2.0.0-alpha

3 years ago

1.0.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago