Skip to content

Add skipLibCheck to TypeDoc compiler options#230

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

Add skipLibCheck to TypeDoc compiler options#230
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.
Copilot AI review requested due to automatic review settings July 8, 2026 06:32
@nev21 nev21 requested review from a team as code owners July 8, 2026 06:32
@nev21 nev21 enabled auto-merge (squash) July 8, 2026 06:32

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 disable TypeScript library checking during documentation builds by adding skipLibCheck: true under compilerOptions.

Changes:

  • Add skipLibCheck: true to TypeDoc compilerOptions to skip type-checking of declaration files during doc generation.

@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 89.86%. Comparing base (e7976d0) to head (6791661).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #230   +/-   ##
=======================================
  Coverage   89.86%   89.86%           
=======================================
  Files          23       23           
  Lines         513      513           
  Branches      138      138           
=======================================
  Hits          461      461           
  Misses         52       52           
🚀 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 f68e933 into main Jul 8, 2026
11 checks passed
@nev21 nev21 deleted the nev21-patch-1 branch July 8, 2026 06:56
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