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
Requires Typescript 5.6, once it has been released.
The text was updated successfully, but these errors were encountered:
carlansley
changed the title
Set isolatedDeclarations and skipLibCheck to false.
Set isolatedDeclarations to true and skipLibCheck to false.
Jul 17, 2024
one blocking issue preventing us from setting skipLibCheck to false is due to an incorrect typing entry in antlr4's package.json. the good news is that this issue has been fixed in antlr4 v4.13.2.
it looks promising to be able to disable skipLibCheck again with this issue out of the way.
Requires Typescript 5.6, once it has been released.
The text was updated successfully, but these errors were encountered: