1.0.10 • Published 1 year ago

@dsmjs/eslint-config-cucumber v1.0.10

Weekly downloads
16
License
MIT
Repository
github
Last release
1 year ago

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 @dsmjs/eslint-config-cucumber --save-dev

Add to the project config

Such as in an .eslintrc.yml

extends:
  - '@dsmjs'
  - '@dsmjs/cucumber'

Contributing

PRs Welcome Conventional Commits Commitizen friendly semantic-release Dependabot

Dependencies

$ nvm install
$ npm install

Verification

$ npm test
1.0.10

1 year ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

4 years ago

1.0.0-alpha.1

4 years ago