Skip to content

pragmatic-divops/eslint-config-cucumber

Repository files navigation

eslint-config-cucumber

Shareable config for ESLint for Cucumber.js tests, which extends @form8ion/eslint-config-cucumber

Node CI Workflow Status

Table of Contents

Usage

MIT license npm

Installation

$ npm install @pragmatic-divops/eslint-config-cucumber --save-dev

Add to the project config

Such as in an .eslintrc.yml

extends:
  - '@pragmatic-divops'
  - '@pragmatic-divops/cucumber'

Contributing

PRs Welcome Conventional Commits Commitizen friendly semantic-release Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

About

Shareable config for ESLint for Cucumber.js tests

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •