Skip to content

tsconfig: Replace skipDefaultLibCheck with skipLibCheck#74239

Merged
manzoorwanijk merged 1 commit intotrunkfrom
update/tsconfig-skip-lib-check
Dec 27, 2025
Merged

tsconfig: Replace skipDefaultLibCheck with skipLibCheck#74239
manzoorwanijk merged 1 commit intotrunkfrom
update/tsconfig-skip-lib-check

Conversation

@manzoorwanijk
Copy link
Copy Markdown
Member

@manzoorwanijk manzoorwanijk commented Dec 27, 2025

Extracting from #74143 (comment), inspired by #74309

What?

Update tsconfig.base.json to replace skipDefaultLibCheck with skipLibCheck

Why?

skipDefaultLibCheck is deprecated, and it's recommended to use skipLibCheck. See TS Docs

How?

Testing Instructions

  • CI should be happy

Testing Instructions for Keyboard

Screenshots or screencast

Before After

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Build Tooling Issues or PRs related to build tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants