Skip to content

dsmjs/eslint-config-react

Repository files navigation

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