Skip to content

Latest commit

 

History

History
82 lines (48 loc) · 2.22 KB

README.md

File metadata and controls

82 lines (48 loc) · 2.22 KB

eslint-config-react

Shareable config for ESLint for React components

Node CI Workflow Status

Usage

npm MIT license

Installation

$ npm install @dsmjs/eslint-config-react --save-dev

Contributing

Conventional Commits Commitizen friendly semantic-release PRs Welcome Dependabot

Dependencies

$ nvm install
$ npm install

Verification

$ npm test