-
Notifications
You must be signed in to change notification settings - Fork 2.8k
internal(eslint): create internal Eslint package #8770
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
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
FYI: I have stacked the entire change in multiple PRs so this branch is failing - the final PR (#8772) is passing all pipelines. |
98250ec
to
1c42611
Compare
🦋 Changeset detectedLatest commit: d79424e The changes in this PR will be included in the next version bump. 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 |
ef65136
to
a5fd088
Compare
ae01fc8
to
8243211
Compare
We currently use Eslint v8 and have configuration files all over the place. This effort tries to consolidate our linter tooling. The first PR introduces a new internal package that holds all Eslint base configurations.