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 missing option processor #35

Merged
merged 1 commit into from
Jul 3, 2021
Merged

Add missing option processor #35

merged 1 commit into from
Jul 3, 2021

Conversation

xeho91
Copy link
Contributor

@xeho91 xeho91 commented Jun 25, 2021

Hi!

Thank you for this very helpful tool. I was using it when configuring my own shareable ESLint configuration.
I noticed the errors while configuring for example eslint-plugin-svelte3, where I had to specify the processor option.


ESLint allows specifying processor for plugins.
See more: https://eslint.org/docs/user-guide/configuring/plugins#specifying-processor

It has been added as an optional key to the types,
including inside the overrides key.

ESLint allows to specifing processor for plugins.
See more: https://eslint.org/docs/user-guide/configuring/plugins#specifying-processor

It has been added as an optional key to the types,
including inside the `overrides` key.
@xeho91 xeho91 requested a review from Shinigami92 as a code owner June 25, 2021 14:47
@Shinigami92 Shinigami92 added the enhancement New feature or request label Jul 3, 2021
@Shinigami92 Shinigami92 merged commit 27d5fc8 into eslint-types:main Jul 3, 2021
@xeho91 xeho91 deleted the add-processor-option branch September 3, 2021 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants