Update packages/config-loader/src/sources/FileConfigSource.ts
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com> Signed-off-by: Antonio Musolino <antoniomusolino007@gmail.com>
This commit is contained in:
@@ -40,7 +40,7 @@ export interface FileConfigSourceOptions {
|
||||
path: string;
|
||||
|
||||
/**
|
||||
* Enable watching file
|
||||
* Set to `false` to disable file watching, defaults to `true`.
|
||||
*/
|
||||
watch?: boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user