You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eslint-config-airbnb-typescript package isn't maintained anymore and will prevent us from upgrading eslint-plugin and parser to major versions beyond v7
#17482
Closed
PavelSBorisov opened this issue
Jan 22, 2025
· 1 comment
In this repo we are using the eslint-config-airbnb-typescript package which isn't maintained anymore (since 5 months ago) and depends on eslint-plugin and parser ^v7.0.0.
With that in mind, if we want to update the major version of both in the future we would need to move away from using the airbnb package.
In this repo we are using the eslint-config-airbnb-typescript package which isn't maintained anymore (since 5 months ago) and depends on eslint-plugin and parser ^v7.0.0.
With that in mind, if we want to update the major version of both in the future we would need to move away from using the airbnb package.
Related dependabot PR
The text was updated successfully, but these errors were encountered: