Closed anthonyshew closed 11 hours ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
examples-basic-web | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 23, 2024 4:08am |
examples-nonmonorepo | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 23, 2024 4:08am |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@typescript-eslint/eslint-plugin@8.15.0 | None | +7 |
4.56 MB | bradzacher, jameshenry |
npm/@typescript-eslint/parser@8.15.0 | None | +5 |
1.44 MB | bradzacher, jameshenry |
npm/eslint@9.15.0 | environment Transitive: filesystem | +16 |
5.2 MB | eslintbot |
npm/globals@15.12.0 | None | 0 |
176 kB | sindresorhus |
npm/typescript-eslint@8.15.0 | None | +6 |
1.81 MB | jameshenry |
🚮 Removed packages: npm/turbo@2.3.0
Description
This PR converts our
basic
example to ESLint v9 with Flat Configurations.I may have a few gray hairs now, but I'm very excited for the community to have this.
Testing Instructions
Use
npx create-turbo@canary -e https://github.com/vercel/turborepo/tree/shew-409f3/examples/basic basic-eslint-9
to try it out.eslint-config-turbo
, most importantly!