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

Commits on Jun 25, 2021

  1. Add missing option processor

    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 committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    3107d1f View commit details
    Browse the repository at this point in the history