Skip to content

Latest commit

 

History

History
85 lines (50 loc) · 5.46 KB

README.md

File metadata and controls

85 lines (50 loc) · 5.46 KB

eslint-config-cucumber

Shareable config for ESLint for Cucumber.js tests

Node CI Workflow Status SLSA Level 2

Usage

npm MIT license

Installation

$ npm install @form8ion/eslint-config-cucumber

Contributing

Conventional Commits Commitizen friendly semantic-release PRs Welcome Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test