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
@mjbvz this is a bit late, but, this does not appear to work for jsconfig.json, only tsconfig.json - is this intentional or is there a different parser for the former?
TS 4.3 supports a new
noImplicitOverride
setting: microsoft/TypeScript#2000I'll submit a PR shortly that adds this to the schema
The text was updated successfully, but these errors were encountered: