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
DeprecationWarning: 'originalKeywordKind' has been deprecated since v5.0.0 and will no longer be usable after v5.2.0. Use 'identifierToKeywordKind(identifier)' instead.
#902
I keep getting this error when running the eslint config.
currently im also stuck on typescript: 5.1.6 any higher and it breaks
Do you know which plugin is causing this i assume its one of the ones that isn't updated to newer TS versions.
DeprecationWarning: 'originalKeywordKind' has been deprecated since v5.0.0 and will no longer be usable after v5.2.0. Use 'identifierToKeywordKind(identifier)' instead.
The text was updated successfully, but these errors were encountered:
I keep getting this error when running the eslint config.
currently im also stuck on typescript: 5.1.6 any higher and it breaks
Do you know which plugin is causing this i assume its one of the ones that isn't updated to newer TS versions.
DeprecationWarning: 'originalKeywordKind' has been deprecated since v5.0.0 and will no longer be usable after v5.2.0. Use 'identifierToKeywordKind(identifier)' instead.
The text was updated successfully, but these errors were encountered: