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

fix: disable rule options schema validation in eslint 9, fix https://github.com/Stuk/eslint-plugin-header/issues/57 #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tonyganchev
Copy link

@tonyganchev tonyganchev commented Jun 10, 2024

Temporary fix to allow the header rule options to pass schema validation introduced in eslint 9 as per https://eslint.org/blog/2024/04/eslint-v9.0.0-released/#changes-to-how-you-write-rules

Fixes #57

@tonyganchev tonyganchev changed the title fix: disable rule options schema validation in eslint 9 fix: disable rule options schema validation in eslint 9, fix https://github.com/Stuk/eslint-plugin-header/issues/57 Jun 10, 2024
@tonyganchev
Copy link
Author

I've published a fork at https://www.npmjs.com/package/@tony.ganchev/eslint-plugin-header containing my fix.

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.

Error: Key "rules": Key "header/header": should NOT have more than 0 items.
1 participant