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

import plugin recommended rules from typescript-eslint #3159

Open
1 of 4 tasks
Boshen opened this issue May 4, 2024 · 0 comments
Open
1 of 4 tasks

import plugin recommended rules from typescript-eslint #3159

Boshen opened this issue May 4, 2024 · 0 comments
Assignees
Labels
C-enhancement Category - New feature or request

Comments

@Boshen
Copy link
Member

Boshen commented May 4, 2024

https://typescript-eslint.io/troubleshooting/performance-troubleshooting/#eslint-plugin-import suggests turning on

  • import/no-named-as-default
  • import/no-cycle
  • import/no-unused-modules
  • import/no-deprecated

We should support these

@Boshen Boshen added the C-enhancement Category - New feature or request label May 4, 2024
@Boshen Boshen self-assigned this May 4, 2024
@Boshen Boshen changed the title import plugin recommended rules typescript-eslint import plugin recommended rules from typescript-eslint May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category - New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant