-
-
Notifications
You must be signed in to change notification settings - Fork 20
chore: bump typescript-eslint to v8 #351
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
chore: bump typescript-eslint to v8 #351
Conversation
|
Now that typescript-eslint v8 is released, updating to |
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.
Replace `rule.split("/").pop()·??·rule` with `(rule.split("/").pop()·??·rule) eslint(prettier/prettier)
Is this a pre-existing failure? Should I do something in this PR?
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.
Thank you so much!
👋 Hi! Coming over from typescript-eslint/typescript-eslint#9501: we're working on typescript-eslint v8 and would like to try the beta out on plugins such as
eslint-plugin-jsonc
.I'm sending this draft PR as a reference to see what issues we might give you in upgrading and to try to be helpful. If this is annoying noise to you, please forgive me, I'll withdraw the PR. But I hope this is useful on your end - and please let me know if you have any feedback! ❤️