-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
feat(eslint-plugin): support Eslint 9 and 8 simultaneously #7072
Open
JerryWu1234
wants to merge
49
commits into
QwikDev:main
Choose a base branch
from
JerryWu1234:6048_eslint-flag
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
33904d7
feat: let eslint-plugin-qwink support Eslint 9 and 8 simultaneously
93f850e
feat: let eslint-plugin-qwink support Eslint 9 and 8 simultaneously
83909c4
Merge branch 'main' into 6048_eslint-flag
JerryWu1234 6953229
Merge branch 'main' into 6048_eslint-flag
JerryWu1234 efb017d
support 8 and 9
f2bdd0d
Merge branch '6048_eslint-flag' of https://github.com/JerryWu1234/qwi…
5c0723e
upgrade
0738804
upgrade
5ed62c5
upgrade
35ccf83
upgrade
df6f8f9
Merge branch '6048_eslint-flag' of https://github.com/JerryWu1234/qwi…
fc3aa53
Update qwik-binding-map.ts
JerryWu1234 f6d7862
upgrade
af55f94
upgrade
64b5c11
upgrade
cce51f0
upgrade
20a6fd4
upgrade
0bda546
upgrade
02cba46
fix
5701e52
Merge branch 'main' into 6048_eslint-flag
JerryWu1234 0f75492
Merge branch 'main' into 6048_eslint-flag
JerryWu1234 2458862
fix
b82a195
Merge branch '6048_eslint-flag' of https://github.com/JerryWu1234/qwi…
278a5df
Merge branch 'main' into 6048_eslint-flag
JerryWu1234 d378168
Merge branch 'main' into 6048_eslint-flag
JerryWu1234 0dab706
Merge branch 'main' into 6048_eslint-flag
JerryWu1234 fc93083
fix
JerryWu1234 07427ad
Merge branch 'main' into 6048_eslint-flag
JerryWu1234 13efa82
fix
JerryWu1234 939f856
Merge branch '6048_eslint-flag' of https://github.com/JerryWu1234/qwi…
JerryWu1234 13421f3
fix
JerryWu1234 88efe1b
Merge branch 'main' into 6048_eslint-flag
JerryWu1234 3a5aae2
Merge branch 'main' into 6048_eslint-flag
JerryWu1234 1276d1e
Merge branch 'main' into 6048_eslint-flag
JerryWu1234 aa1d5fb
fix
5f4e62e
Merge branch 'main' into 6048_eslint-flag
JerryWu1234 142761d
Update breezy-toes-help.md
JerryWu1234 c16404b
fix error ts
JerryWu1234 692b768
fix error when using in eslint 9
JerryWu1234 43cff26
fix get an error when getscope no param
JerryWu1234 b34da96
test
JerryWu1234 8f1fa6c
test
JerryWu1234 6ab2780
fix console
JerryWu1234 7ea5e59
fix ts an error
JerryWu1234 f348826
fix ts an error
JerryWu1234 a4946d3
fix dependency error
JerryWu1234 e1993a5
fix
JerryWu1234 b0b17aa
fix: appear an error when @types/eslint is 9 version
JerryWu1234 f2aca1c
Merge branch 'main' into 6048_eslint-flag
JerryWu1234 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'eslint-plugin-qwik': minor | ||
--- | ||
|
||
let eslint-plugin-qwik support Eslint 9 and 8 simultaneously |
This file contains 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 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 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 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 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 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 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 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this change needed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you guys discuss it? what was the answer?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JerryWu1234 what happens if you leave this as
npm
?