-
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: Convert generated eslintrc file from JSON to CJS #1218
Conversation
🦋 Changeset detectedLatest commit: fb3682a 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 ↗︎
|
Running Lighthouse audit... |
Hey t3-oss/translators! This PR contains changes to your language. Please review the changes ❤️. AR: @a4addel, @Sboonny | ES: | FR: @Defranos, @joachimjusth | NO: @estubmo, @josephayman | PL: @matibox, @Infiplaya, @PiotrekPKP | PT: @minsk-dev, @Sn0wye, @victoriaquasar, @MattFerreira18, @gilhrpenner | RU: @AmadeusTwi, @ronanru, @JohnBakhmat | ZH-HANS: @fernandoxu, @lodisy |
LGTM ;) |
* Convert generated eslintrc file to CJS * Create chilled-feet-wait.md * fix * restore * fix changeset --------- Co-authored-by: Julius Marminge <julius0216@outlook.com> Co-authored-by: Julius Marminge <51714798+juliusmarminge@users.noreply.github.com>
Closes #
✅ Checklist
Changelog
Rename generated
.eslintrc.json
to.eslintrc.cjs
and enable type-checking vis JSDoc.💯