Skip to content

travi/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 @travi/eslint-config-react --save-dev

Contributing

Conventional Commits Commitizen friendly semantic-release PRs Welcome Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test