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

__model_meta.ts esline disable rule #1198

Open
sakgoyal opened this issue Mar 31, 2024 · 0 comments
Open

__model_meta.ts esline disable rule #1198

sakgoyal opened this issue Mar 31, 2024 · 0 comments

Comments

@sakgoyal
Copy link
Contributor

Description and expected behavior
I have some rules in my code to disallow /* eslint-disable */ without a matching /* eslint-enable */ in the file. this makes compilation fail. can you please add a /* eslint-enable */ to the bottom of these hooks file?

Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable eslint [eslint-comments/no-unlimited-disable]
Requires 'eslint-enable' directive.eslint [eslint-comments/disable-enable-pair]

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

No branches or pull requests

1 participant