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
I ran into a issue where typescript eslint support was seemingly the cause. I tried to upgrade our version of typescript-eslint, but ran into an issue where eslint-config-airbnb-typescript is deprecated (and blocking the upgrade)
To update, we'll need to update to this new configuration, but that's blocked on this PR getting merged: prettier/eslint-config-prettier#272
I ran into a issue where typescript eslint support was seemingly the cause. I tried to upgrade our version of
typescript-eslint
, but ran into an issue whereeslint-config-airbnb-typescript
is deprecated (and blocking the upgrade)To update, we'll need to update to this new configuration, but that's blocked on this PR getting merged: prettier/eslint-config-prettier#272
TBD needs to be replaced with the new version of
eslint-config-prettier
when it's outThe text was updated successfully, but these errors were encountered: