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

Does not recognize i/extensions #17

Closed
silverwind opened this issue Oct 19, 2023 · 3 comments
Closed

Does not recognize i/extensions #17

silverwind opened this issue Oct 19, 2023 · 3 comments

Comments

@silverwind
Copy link

It seems the plugin does not recognize this:

settings:
  i/extensions: [".js", ".jsx", ".ts", ".tsx"]

It only worked after renaming to import/extensions.

@JounQin
Copy link
Member

JounQin commented Oct 19, 2023

This is expected. Settings are not renamed, only the plugin name itself. The rule name prefix is based on plugin name, but setting keys are hard coded.

@JounQin JounQin closed this as not planned Won't fix, can't repro, duplicate, stale Oct 19, 2023
@silverwind
Copy link
Author

Okay, might want to call this out in docs.

@JounQin JounQin pinned this issue Oct 19, 2023
@JounQin
Copy link
Member

JounQin commented Oct 19, 2023

PR welcome to add documentation.

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