Skip to content
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

eslint-integrations: Use typescript-eslint that supports TypeScript 5.6 #7318

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

sethidden
Copy link
Contributor

Internal enterprise repo uses TypeScript 5.6 and we get (harmless) warnings that only TS 5.4 is supported by the eslint parser

See https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0

@sethidden sethidden requested a review from a team as a code owner November 19, 2024 10:22
Copy link

changeset-bot bot commented Nov 19, 2024

🦋 Changeset detected

Latest commit: 71ddd67

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@vue-storefront/eslint-config-integrations Patch

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

@sethidden sethidden force-pushed the update-typescript-eslint-for-typescript-56 branch 4 times, most recently from b8837c4 to c2abf0a Compare November 19, 2024 10:33
Internal enterprise repo uses TypeScript 5.6 and we get (harmless) warnings that only TS 5.4 is supported by the eslint parser

See https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0
@sethidden sethidden force-pushed the update-typescript-eslint-for-typescript-56 branch from c2abf0a to 71ddd67 Compare November 19, 2024 10:37
@sethidden sethidden merged commit eeaf0b8 into main Nov 19, 2024
3 checks passed
@sethidden sethidden deleted the update-typescript-eslint-for-typescript-56 branch November 19, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants