Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork700
feat: add TypeScript IntelliSense support with eslint-typegen#2770
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
changeset-botbot commentedJun 26, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
🦋 Changeset detectedLatest commit:9e53387 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means?Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Uh oh!
There was an error while loading.Please reload this page.
ota-meshi commentedJun 26, 2025
Thank you for this PR! |
2nofa11 commentedJun 28, 2025
@ota-meshi Implementation:
Should I also add lib/eslint-typegen.d.ts to this PR, or would you prefer CI automation for the distribution strategy? |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
ota-meshi left a comment
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.
LGTM! Thank you!
FloEdelmann left a comment
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.
Looks good to me, too. Thank you 🙂
4cf87be intovuejs:masterUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Summary
Add TypeScript IntelliSense support via
eslint-typegenwith ESM migration for ESLint v9.0+ compatibility.Changes
eslint-typegenfor TypeScript definitionseslint.config.jstoeslint.config.mjs(required for eslint-typegen)Benefits
Screenshot
close#2757