property WalkOptions.skip

Skip entries whose path (relative to root) matches any of these patterns.

Type

RegExp[]

Usage

import { type WalkOptions } from ".";