eslint-config-react
huddo eslint config for react
.eslintrc.yaml:
extends:
- @huddo/eslint-config-react
Getting Started
-
Install dependencies
npm i
-
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)