Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reportUnusedDisableDirectives option to vue/comment-directive rule #1167

Merged
merged 3 commits into from May 30, 2020

Conversation

ota-meshi
Copy link
Member

@ota-meshi ota-meshi commented May 28, 2020

This PR adds reportUnusedDisableDirectives option to vue/comment-directive rule.

The reportUnusedDisableDirectives option of vue/comment-directive rule provides similar feature to ESLint's reportUnusedDisableDirectives option.

Enable this option to report unused eslint-disable HTML comments.

@ota-meshi ota-meshi self-assigned this May 28, 2020
@ota-meshi ota-meshi merged commit f35154b into master May 30, 2020
@ota-meshi ota-meshi deleted the report-unused-disable-directives branch May 30, 2020 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant