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

More plugins support #131

Closed
Julien-R44 opened this issue Oct 1, 2022 · 3 comments
Closed

More plugins support #131

Julien-R44 opened this issue Oct 1, 2022 · 3 comments

Comments

@Julien-R44
Copy link
Collaborator

So I'm currently rewriting my eslint config using your awesome plugin. And here are the plugins that are not supported for the moment:

Are you ok to add them?
Should we just generate them automatically? I don't think I've seen a place where there are manually redigested types, but if the need arises, I'm okay with taking care of it.

@Shinigami92
Copy link
Collaborator

If adding them, please do a PR for each of them on it's own

@Shinigami92
Copy link
Collaborator

@Julien-R44 I had no success with eslint-plugin-html
The source code doesn't export rules and is written totally different than anything else

@Shinigami92
Copy link
Collaborator

with v2.0.0-beta.1 it is now possible to add support for any kind of eslint plugin
to see how types get generated, have a look at https://github.com/eslint-types/define-config-plugin-types/blob/main/scripts/generate-plugin-dts.ts

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

2 participants