interface WatchOptions {
    ignored: string[];
}

Properties

Properties

ignored: string[]