-
-
Notifications
You must be signed in to change notification settings - Fork 796
fix(linter): add option "allowTypeImports" for rule "no-restricted-imports" #7894
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
Merged
Sysix
merged 46 commits into
oxc-project:main
from
Sysix:bugfix-linter-add-option-allow-type-imports-for-no-restricted-imports
Feb 23, 2025
Merged
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
7c9c1f5
bugfix(linter): add option "allowTypeImports" for rule "no-restricted…
Sysix acbff7b
fix(linter): rule `no-restricted-imports` support `regex` option insi…
Sysix a955782
fix(linter): rule no-restricted-imports support regex option inside p…
Sysix 0a19f9a
fix(linter): rule no-restricted-imports support `import_name_pattern`…
Sysix 5296bb4
fix(linter): rule no-restricted-imports support missing options
Sysix f088c10
fix(linter): rule `no-restricted-imports` support missing options
Sysix 9d1caab
fix(linter): rule `no-restricted-imports`: improve diagnostics
Sysix 531c132
[autofix.ci] apply automated fixes
autofix-ci[bot] 0da9b9d
fix(linter): rule no-restricted-imports support missing options - rem…
Sysix 63f3113
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix 0152d10
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix b6b185a
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix e069fcb
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix 6567e39
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix a029467
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix 33e4842
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix 87d8da7
fix(linter): rule no-restricted-imports support missing options - bui…
Sysix 12911f4
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix 304c2d8
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix b833ef8
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix 3ba7bd4
[autofix.ci] apply automated fixes
autofix-ci[bot] ece4df6
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix 2cb4ef0
Merge branch 'main' into fix-linter-no-restricted-imports-regex-option
Sysix 5bd8d88
Merge branch 'fix-linter-no-restricted-imports-regex-option' into fix…
Sysix 4109692
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix f8caf13
[autofix.ci] apply automated fixes
autofix-ci[bot] 16adf00
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix b694eef
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix f485633
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix 6d8c597
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix 071c062
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix 5f8d1b4
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix 373e5f9
Merge branch 'fix-linter-no-restricted-imports-improve-diagnostics' i…
Sysix 61f30b3
fix(linter): add option "allowTypeImports" for rule "no-restricted-im…
Sysix 49f9186
fix(linter): add option "allowTypeImports" for rule "no-restricted-im…
Sysix bb73b60
Merge branch 'main' into bugfix-linter-add-option-allow-type-imports-…
Sysix 8a02b84
fix(linter): add option "allowTypeImports" for rule "no-restricted-im…
Sysix a2aea8c
fix(linter): add option "allowTypeImports" for rule "no-restricted-im…
Sysix 375a326
fix(linter): add option "allowTypeImports" for rule "no-restricted-im…
Sysix e5ef7e1
[autofix.ci] apply automated fixes
autofix-ci[bot] db3cdea
Merge branch 'bugfix-linter-add-option-allow-type-imports-for-no-rest…
Sysix 305b3ce
fix(linter): add option "allowTypeImports" for rule "no-restricted-im…
Sysix a21da15
[autofix.ci] apply automated fixes
autofix-ci[bot] b420291
Merge branch 'main' into bugfix-linter-add-option-allow-type-imports-…
Sysix be27b34
fix(linter): add option "allowTypeImports" for rule "no-restricted-im…
Sysix 4f9e1d5
Merge branch 'bugfix-linter-add-option-allow-type-imports-for-no-rest…
Sysix File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(linter): add option "allowTypeImports" for rule "no-restricted-im…
…ports"
- Loading branch information
commit be27b3487146ee193589f3cbd74b9a7e02d62339
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.