Optional
clearOptional
debounceAvoids rapid task restarts by debouncing by a set number of ms
Optional
depthLimits how many subdirectories will be traversed
Optional
excludePaths to exclude
Optional
failFinalizes the watch effort if a given task fails
Optional
globParse globs in paths
Optional
includePaths to include
Optional
parallelDoesn't cancel tasks in execution when a new task runs
Optional
pollIf set, it will use polling every given ms interval
Optional
primeRuns the task once when ready to wait for changes
Optional
symlinksWhether to follow symlinks
Clear stdout before tasks execution