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
- Host: GitHub
- URL: https://github.com/blakek/gsandf-diff-linting-rules
- Owner: blakek
- License: other
- Created: 2019-06-13T13:20:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T21:29:28.000Z (over 4 years ago)
- Last Synced: 2025-02-22T00:27:42.292Z (over 1 year ago)
- Language: JavaScript
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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