npm.io
2.1.0 • Published 2 years ago

@huddo/eslint-config-react

Licence
ISC
Version
2.1.0
Deps
1
Size
4 kB
Vulns
0
Weekly
0

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)