Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt

Use this file to discover all available pages before exploring further.

include

Summary

Glob patterns for files to include in coverage calculation. Matches against the source file path of the API item.

Description

Glob patterns for files to include in coverage calculation. Matches against the source file path of the API item.

Examples

Example 1

["src/utils/***.ts"]