Skip to main content

exclude

Summary

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

Description

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

Examples

Example 1

["***.test.ts"]