-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Make CLI up-to-date #2007
base: main
Are you sure you want to change the base?
Make CLI up-to-date #2007
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@ahkhanjani is attempting to deploy a commit to the t3-oss Team on Vercel. A member of the Team first needs to authorize it. |
The new ESLint installer could works by:
Note: At the moment we're not reading the CLI's generated Prettier config. We could do that and we'd get a more accurate formatting. I'm not sure if we could apply the Prettier plugins though (e.g. @ianvs/prettier-plugin-sort-imports) so we'll have to handle the order of the |
I don't understand the linting errors we're getting |
@juliusmarminge drizzle needs updating. Any breaking changes I need to know of? |
I think we should upgrade tsup as well while we're at it |
@juliusmarminge the upgrade project might need to migrate to next 15 for this. Is that ok with you. I'm not sure about caching changes. If it's mostly static pages it shouldn't be a problem. Is that ok with you? |
for eslint 9 we need to create the fake .d.ts file. I'll see what I can do |
Tests are passing @juliusmarminge 🎉 |
Closes #
✅ Checklist
Changelog
[Short description of what has changed]
Screenshots
[Screenshots]
💯