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

chore(examples): remove unused typescript-eslint dependencies from ba… #9668

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

tevem1207
Copy link
Contributor

Description

Removed @typescript-eslint/eslint-plugin and @typescript-eslint/parser from eslint-config package in the basic example.

These are already included within the typescript-eslint package, as outlined in the migration guide (https://typescript-eslint.io/packages/typescript-eslint/#migrating-from-legacy-config-setups).

@tevem1207 tevem1207 requested a review from a team as a code owner January 3, 2025 05:56
@turbo-orchestrator turbo-orchestrator bot added area: examples Improvements or additions to examples needs: triage New issues get this label. Remove it after triage labels Jan 3, 2025
Copy link

vercel bot commented Jan 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 8:54pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 8:54pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 8:54pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 8:54pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 8:54pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 8:54pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 8:54pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 8:54pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 8:54pm

Copy link

vercel bot commented Jan 3, 2025

@tevem1207 is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@anthonyshew anthonyshew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tried it out - looks good. Thanks!

@anthonyshew anthonyshew merged commit af7766a into vercel:main Jan 3, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples Improvements or additions to examples needs: triage New issues get this label. Remove it after triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants