-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
chore(linting): add name
property to ESLint recommended
flat config
#9765
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@jeremy-code is attempting to deploy a commit to the Vercel Team on Vercel. A member of the Team first needs to authorize it. |
Allow CI Workflow Run
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TIL! Thanks!
@jeremy-code, it looks like this change creates this type error. Do you know why that is? |
My bad, I only ran |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see. Thanks!
Description
eslint-plugin-turbo["flat/recommended"]
currently has noname
property and is anonymous.Testing Instructions
pnpm run test --filter=eslint-plugin-turbo PASS __tests__/cwdFlat.test.ts (15.115 s) PASS __tests__/cwd.test.ts (15.289 s) Test Suites: 10 passed, 10 total Tests: 102 passed, 102 total Snapshots: 0 total Time: 15.623 s