Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/unlight/eslint-plugin-no-eslint-disable

Disallow disable rules by `eslint-disable` comment.
https://github.com/unlight/eslint-plugin-no-eslint-disable

eslint eslint-disable eslint-plugin eslint-rules eslintplugin

Last synced: 1 day ago
JSON representation

Disallow disable rules by `eslint-disable` comment.

Awesome Lists containing this project

README

        

# eslint-plugin-no-eslint-disable

Disallow disable rules by `eslint-disable` comment.

## Rules

`no-eslint-disable/no-eslint-disable`

## Links

- https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-abusive-eslint-disable.md
- https://github.com/coleturner/eslint-plugin-why
- https://github.com/edwardpayton/eslint-plugin-no-empty-disable

## License

[MIT License](https://opensource.org/licenses/MIT) (c) 2022