Skip to main content

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"]