-
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
fix(eslint): better messaging and bug fix (#3950 #3950
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
9 Ignored Deployments
|
|
Benchmark for 9cbcb8e
Click to view full benchmark
|
Benchmark for 07f1285Click to view benchmark
|
56ac95c
to
d0b4fde
Compare
Published this as a canary for a few discord members to try out: https://www.npmjs.com/package/eslint-plugin-turbo/v/0.0.9-canary.0 |
Benchmark for d9d3ad4Click to view benchmark
|
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.
🛠🚢
packages/eslint-plugin-turbo/__fixtures__/configs/single/turbo.json
Outdated
Show resolved
Hide resolved
packages/eslint-plugin-turbo/lib/rules/no-undeclared-env-vars.ts
Outdated
Show resolved
Hide resolved
6928643
to
bcae924
Compare
Benchmark for 2705ee3
Click to view full benchmark
|
Not sure if the benchmark is testing it but the |
A few fixes for the eslint plugin.
$
since that was deprecated in 1.5This should also fix #3943