Skip to content

travi/eslint-config-cypress

Repository files navigation

eslint-config-cypress

Shareable config for ESLint for projects that use Cypress

Node CI Workflow Status

Usage

npm MIT license

Installation

$ npm install @travi/eslint-config-cypress --save-dev

Contributing

Conventional Commits Commitizen friendly semantic-release PRs Welcome Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test