-
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
feat: Support biome.js as a linter / formatter option in the cli and add a ESLint mixed config option #2025
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: aidansunbury <aidansunbury@gmail.com>
🦋 Changeset detectedLatest commit: d294e46 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 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@TheCukitoDev is attempting to deploy a commit to the t3-oss Team on Vercel. A member of the Team first needs to authorize it. |
Closes #2021
✅ Checklist
Changelog
I added another option to the CLI that allows you to use a mixed option one which supports ESLint and Biome (ESLint as a linter and Biome as a formatter only).
Screenshots
Aditional
The original PR is the #2021 and I would like to give credits to @aidansunbury because I built this over his PR so my credits to him.
💯