mysticatea / eslint-plugin-eslint-comments

Additional ESLint rules for directive comments of ESLint.
https://mysticatea.github.io/eslint-plugin-eslint-comments/
MIT License
354 stars 44 forks source link

Add support for `eslint-disable-line` block comments and directive comments with descriptions. #43

Closed ota-meshi closed 4 years ago

ota-meshi commented 4 years ago

close #41 close #42

ota-meshi commented 4 years ago

@mysticatea Thank you for checking this PR. I rebased this PR to resolve the conflict.

mysticatea commented 4 years ago

Thank you!