mpellegrini / fullstack-typescript-monorepo-starter

1 stars 1 forks source link

feat(toolchain/eslint-config): eslint compatibility utilities #67

Closed mpellegrini closed 6 months ago

mpellegrini commented 6 months ago

This new utility allows upgrade to ESLint 9.x and still allows plugin that have not or can not update to the latest ESLint rule API.

see: https://eslint.org/blog/2024/05/eslint-compatibility-utilities/