1.0.10 • Published 2 years ago

@dsmjs/eslint-config-cucumber v1.0.10

Weekly downloads
16
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago

1.0.0-alpha.1

5 years ago