Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set isolatedDeclarations to true and skipLibCheck to false. #63

Closed
carlansley opened this issue Jul 17, 2024 · 1 comment · Fixed by #66
Closed

Set isolatedDeclarations to true and skipLibCheck to false. #63

carlansley opened this issue Jul 17, 2024 · 1 comment · Fixed by #66

Comments

@carlansley
Copy link
Contributor

Requires Typescript 5.6, once it has been released.

@carlansley carlansley changed the title Set isolatedDeclarations and skipLibCheck to false. Set isolatedDeclarations to true and skipLibCheck to false. Jul 17, 2024
@le-cong
Copy link

le-cong commented Sep 18, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants