https://github.com/form8ion/eslint-config-cucumber
Shareable config for ESLint for Cucumber.js tests
https://github.com/form8ion/eslint-config-cucumber
Last synced: about 2 months ago
JSON representation
Shareable config for ESLint for Cucumber.js tests
- Host: GitHub
- URL: https://github.com/form8ion/eslint-config-cucumber
- Owner: form8ion
- License: mit
- Created: 2019-06-23T03:42:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2026-06-08T06:39:24.000Z (about 2 months ago)
- Last Synced: 2026-06-08T08:20:50.519Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://npm.im/@form8ion/eslint-config-cucumber
- Size: 2.42 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - eslint-config-cucumber
README
# eslint-config-cucumber
[Shareable config](https://eslint.org/docs/developer-guide/shareable-configs#shareable-configs)
for [ESLint](https://eslint.org) for [Cucumber.js](https://github.com/cucumber/cucumber-js)
tests
[![Node CI Workflow Status][github-actions-ci-badge]][github-actions-ci-link]
![SLSA Level 2][slsa-badge]
## Usage
[![npm][npm-badge]][npm-link]
[![MIT license][license-badge]][license-link]
### Installation
```sh
$ npm install @form8ion/eslint-config-cucumber
```
## Contributing
[![Conventional Commits][commit-convention-badge]][commit-convention-link]
[![Commitizen friendly][commitizen-badge]][commitizen-link]
[![semantic-release][semantic-release-badge]][semantic-release-link]
[![PRs Welcome][PRs-badge]][PRs-link]
[![Renovate][renovate-badge]][renovate-link]
### Dependencies
```sh
$ nvm install
$ npm install
```
### Verification
```sh
$ npm test
```
[npm-link]: https://www.npmjs.com/package/@form8ion/eslint-config-cucumber
[npm-badge]: https://img.shields.io/npm/v/@form8ion/eslint-config-cucumber?logo=npm
[license-link]: LICENSE
[license-badge]: https://img.shields.io/github/license/form8ion/eslint-config-cucumber.svg?logo=opensourceinitiative
[commit-convention-link]: https://conventionalcommits.org
[commit-convention-badge]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg
[commitizen-link]: http://commitizen.github.io/cz-cli/
[commitizen-badge]: https://img.shields.io/badge/commitizen-friendly-brightgreen.svg
[semantic-release-link]: https://github.com/semantic-release/semantic-release
[semantic-release-badge]: https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release
[PRs-link]: http://makeapullrequest.com
[PRs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
[renovate-link]: https://renovatebot.com
[renovate-badge]: https://img.shields.io/badge/renovate-enabled-brightgreen.svg?logo=renovatebot
[github-actions-ci-link]: https://github.com/form8ion/eslint-config-cucumber/actions?query=workflow%3A%22Node.js+CI%22+branch%3Amaster
[github-actions-ci-badge]: https://img.shields.io/github/actions/workflow/status/form8ion/eslint-config-cucumber/node-ci.yml.svg?branch=master&logo=github
[slsa-badge]: https://slsa.dev/images/gh-badge-level2.svg