dan5py / turborepo-shadcn-ui

Turborepo starter with shadcn/ui pre-configured.
MIT License
529 stars 104 forks source link

ESLint 9 Compatibility Issue #25

Closed dugan-dev closed 4 months ago

dugan-dev commented 4 months ago

pnpm lint and turbo lint error with follow error message, it looks like config files changed from EsLint 9.0.0 and up... image

dan5py commented 4 months ago

Hey @dugan-dev, thank you for reporting that. I've just took a better look at the "migrate to 9.x" docs and it does deprecate the .eslintrc configuration. (You can see it here).

Completely missed that, I'll fix that ASAP.

dan5py commented 4 months ago

Just reverted to eslint 8.