Watchers
Configure runtime directory and file watchers
Configuration Structure
{
"watcher": {
"recursive": true,
"debounce": 0,
"throttle": 0,
"atomicWrites": true,
"delay": 0,
"errorThreshold": 10,
"definitions": {}
}
}Configuration Properties
recursive
debounce
throttle
atomicWrites
delay
errorThreshold
definitions
Property
Type
Required
Description
Definition Example
Runtime Management
Related Configuration
Last updated
Was this helpful?
