Skip to content

Add skipLibCheck to TypeDoc compiler options#585

Merged
nev21 merged 1 commit into
mainfrom
nev21-patch-1
Jul 8, 2026
Merged

Add skipLibCheck to TypeDoc compiler options#585
nev21 merged 1 commit into
mainfrom
nev21-patch-1

Conversation

@nev21

@nev21 nev21 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Added 'skipLibCheck' option to compilerOptions.

Added 'skipLibCheck' option to compilerOptions.
@nev21 nev21 requested a review from a team as a code owner July 8, 2026 03:42
Copilot AI review requested due to automatic review settings July 8, 2026 03:42
@nev21 nev21 requested a review from a team as a code owner July 8, 2026 03:42
@nev21 nev21 enabled auto-merge (squash) July 8, 2026 03:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the TypeDoc configuration to relax TypeScript library type-checking during docs generation, which can help avoid documentation build failures caused by upstream .d.ts issues.

Changes:

  • Adds skipLibCheck: true under compilerOptions in typedoc.json.

@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.17%. Comparing base (d682e89) to head (8a61ea0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #585   +/-   ##
=======================================
  Coverage   99.17%   99.17%           
=======================================
  Files         179      179           
  Lines        5475     5475           
  Branches     1241     1241           
=======================================
  Hits         5430     5430           
  Misses         45       45           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nevware21-bot nevware21-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved by nevware21-bot

@nev21 nev21 merged commit 623e876 into main Jul 8, 2026
11 checks passed
@nev21 nev21 deleted the nev21-patch-1 branch July 8, 2026 04:31
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 this pull request may close these issues.

3 participants