Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: create types for ESLint config/plugin #9976

Merged
merged 5 commits into from
Feb 14, 2025
Merged

fix: create types for ESLint config/plugin #9976

merged 5 commits into from
Feb 14, 2025

Conversation

anthonyshew
Copy link
Contributor

@anthonyshew anthonyshew commented Feb 14, 2025

Description

Creates types for eslint-config-turbo.

Addresses #9919

@anthonyshew anthonyshew requested a review from a team as a code owner February 14, 2025 19:19
Copy link

vercel bot commented Feb 14, 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 Feb 14, 2025 8:00pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 8:00pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 8:00pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 8:00pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 8:00pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 8:00pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 8:00pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 8:00pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 8:00pm

@@ -24,7 +24,6 @@
"dist/**"
],
"scripts": {
"release": "pnpm build && pnpm publish",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removing vestigial from prior iterations of our publishing flows. This isn't being used anymore.

Copy link
Member

@chris-olszewski chris-olszewski left a comment

Choose a reason for hiding this comment

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

LGTM

@anthonyshew
Copy link
Contributor Author

Tried it out manually. Looks good!

@anthonyshew anthonyshew linked an issue Feb 14, 2025 that may be closed by this pull request
1 task
@anthonyshew anthonyshew enabled auto-merge (squash) February 14, 2025 20:08
@anthonyshew anthonyshew disabled auto-merge February 14, 2025 20:08
@anthonyshew anthonyshew merged commit 433128b into main Feb 14, 2025
44 checks passed
@anthonyshew anthonyshew deleted the shew/c2092 branch February 14, 2025 20:14
joshnuss pushed a commit to joshnuss/turborepo that referenced this pull request Feb 15, 2025
### Description

Creates types for `eslint-config-turbo`.

Addresses vercel#9919
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
pkg: turbo-eslint eslint-config-turbo and eslint-plugin-turbo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

eslint-config-turbo/flat - missing TypeScript definitions
3 participants