-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
fix(typescript-estree): wrap import = declaration in an export node #5885
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
JoshuaKGoldberg
merged 25 commits into
typescript-eslint:v6
from
JoshuaKGoldberg:import-equals-wrap-node
Feb 4, 2023
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
7a25528
fix(typescript-estree): wrap import = declaration in an export node
JoshuaKGoldberg 0414e4d
fix(utils): removed `TRuleListener` generic from the `createRule` (#5…
Andarist 04488c2
feat: create TSTypeQuery node when TSImportType has isTypeOf (#3076)
armano2 ee2fbfa
Merge branch 'main' into v6
JoshuaKGoldberg c446386
feat(scope-manager): ignore ECMA version (#5889)
JoshuaKGoldberg cf2956f
feat: remove semantically invalid properties from TSEnumDeclaration, …
juank1809 b90e7c3
fix(eslint-plugin): remove valid-typeof disable in eslint-recommended…
JoshuaKGoldberg fff0e29
feat(utils): remove (ts-)eslint-scope types (#5256)
JoshuaKGoldberg a027cec
Updated snapshots again
JoshuaKGoldberg 3d85274
Merge branch 'main' into v6
JoshuaKGoldberg 51d97ae
Merge branch 'v6' into import-equals-wrap-node
JoshuaKGoldberg 16a5cfb
Merge branch 'main' into import-equals-wrap-node
JoshuaKGoldberg 74839f9
Merge branch 'v6' into import-equals-wrap-node
JoshuaKGoldberg 8dd2a42
Remove silly comment
JoshuaKGoldberg 58c4d34
Merge branch 'v6' into import-equals-wrap-node
JoshuaKGoldberg b36507f
Just a bit of cleanup
JoshuaKGoldberg dd858f6
Merge branch 'v6' into import-equals-wrap-node
JoshuaKGoldberg 28863a4
Remove from ignoreSourceType
JoshuaKGoldberg b331c98
Remove more fixtures-to-test changes
JoshuaKGoldberg a128343
Revert "Remove more fixtures-to-test changes"
JoshuaKGoldberg c60da02
Explained ignoring in comment
JoshuaKGoldberg d2d052d
remove the wat
JoshuaKGoldberg c7ea8eb
Merge branch 'v6' into import-equals-wrap-node
JoshuaKGoldberg a738b91
Merge branch 'v6' into import-equals-wrap-node
JoshuaKGoldberg 79a5f81
Merge branch 'v6' into import-equals-wrap-node
JoshuaKGoldberg 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.