An open API service indexing awesome lists of open source software.

https://github.com/screwdriver-cd/eslint-config-screwdriver

ESLint rules for screwdriver modules
https://github.com/screwdriver-cd/eslint-config-screwdriver

eslint eslint-rules screwdriver

Last synced: 2 months ago
JSON representation

ESLint rules for screwdriver modules

Awesome Lists containing this project

README

          

# Screwdriver ESLint config
[![Version][npm-image]][npm-url] ![Downloads][downloads-image] [![Build Status][status-image]][status-url] [![Open Issues][issues-image]][issues-url] ![License][license-image]

> ESLint rules for Screwdriver projects

## Usage

```bash
npm install --save-dev eslint-config-screwdriver
```

## Testing

```bash
npm test
```

## Changelog
* 4.0 - Update to eslint@5.8.0, eslint-config-airbnb-base@13.1.0, eslint-plugin-import@2.14.0
* 3.0 - Update to eslint@4.3.0, eslint-config-airbnb-base@11.3.1, eslint-plugin-import@2.7.0

## License

Code licensed under the BSD 3-Clause license. See LICENSE file for terms.

[npm-image]: https://img.shields.io/npm/v/eslint-config-screwdriver.svg
[npm-url]: https://npmjs.org/package/eslint-config-screwdriver
[downloads-image]: https://img.shields.io/npm/dt/eslint-config-screwdriver.svg
[license-image]: https://img.shields.io/npm/l/eslint-config-screwdriver.svg
[issues-image]: https://img.shields.io/github/issues/screwdriver-cd/screwdriver.svg
[issues-url]: https://github.com/screwdriver-cd/screwdriver/issues
[status-image]: https://cd.screwdriver.cd/pipelines/31/badge
[status-url]: https://cd.screwdriver.cd/pipelines/31