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

https://github.com/blakek/gsandf-diff-linting-rules

Playing around with diffing linting rules
https://github.com/blakek/gsandf-diff-linting-rules

Last synced: about 2 months ago
JSON representation

Playing around with diffing linting rules

Awesome Lists containing this project

README

          

# gsandf-diff-linting-rules

> A playground for testing linting rule changes

We wanted to see what rules would be added by extending additional ESLint
configs.

This isn't a useful CLI tool, but it could easily be one.

## Usage

Write new differences to `differences.json`:

```sh
yarn start
```

To modify rules to test against, see `index.js`.

## License

MIT