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
Once microsoft/TypeScript#16777 is fixed we should remove the noStrictGenericChecks settings from tsconfig.json. The setting is only there to work around the bug.
The text was updated successfully, but these errors were encountered:
paldepind
changed the title
Remove noStrictGenericChecks
Remove noStrictGenericChecks when tsc bug is fixed
Jun 30, 2017
Once microsoft/TypeScript#16777 is fixed we should remove the
noStrictGenericChecks
settings fromtsconfig.json
. The setting is only there to work around the bug.The text was updated successfully, but these errors were encountered: