Extends
ChokidarOptions
Properties
alwaysStat?
Defined in: node_modules/.pnpm/chokidar@5.0.0/node_modules/chokidar/index.d.ts:18optionalalwaysStat?:boolean
Inherited from
ChokidarOptions.alwaysStat
atomic?
Defined in: node_modules/.pnpm/chokidar@5.0.0/node_modules/chokidar/index.d.ts:21optionalatomic?:number|boolean
Inherited from
ChokidarOptions.atomic
awaitWriteFinish?
Defined in: node_modules/.pnpm/chokidar@5.0.0/node_modules/chokidar/index.d.ts:30optionalawaitWriteFinish?:boolean|Partial<AWF>
Inherited from
ChokidarOptions.awaitWriteFinish
binaryInterval?
Defined in: node_modules/.pnpm/chokidar@5.0.0/node_modules/chokidar/index.d.ts:17optionalbinaryInterval?:number
Inherited from
ChokidarOptions.binaryInterval
cwd?
Defined in: node_modules/.pnpm/chokidar@5.0.0/node_modules/chokidar/index.d.ts:14optionalcwd?:string
Inherited from
ChokidarOptions.cwd
depth?
Defined in: node_modules/.pnpm/chokidar@5.0.0/node_modules/chokidar/index.d.ts:19optionaldepth?:number
Inherited from
ChokidarOptions.depth
enabled?
Defined in: packages/http-framework/src/lib/hmr/HotModuleReloader.ts:193 Whether Hot Module Reloading is enabled.optionalenabled?:boolean
Default
followSymlinks?
Defined in: node_modules/.pnpm/chokidar@5.0.0/node_modules/chokidar/index.d.ts:13optionalfollowSymlinks?:boolean
Inherited from
ChokidarOptions.followSymlinks
ignored?
Defined in: node_modules/.pnpm/chokidar@5.0.0/node_modules/chokidar/index.d.ts:29optionalignored?:Matcher|Matcher[]
Inherited from
ChokidarOptions.ignored
ignoreInitial?
Defined in: node_modules/.pnpm/chokidar@5.0.0/node_modules/chokidar/index.d.ts:12optionalignoreInitial?:boolean
Inherited from
ChokidarOptions.ignoreInitial
ignorePermissionErrors?
Defined in: node_modules/.pnpm/chokidar@5.0.0/node_modules/chokidar/index.d.ts:20optionalignorePermissionErrors?:boolean
Inherited from
ChokidarOptions.ignorePermissionErrors
interval?
Defined in: node_modules/.pnpm/chokidar@5.0.0/node_modules/chokidar/index.d.ts:16optionalinterval?:number
Inherited from
ChokidarOptions.interval
persistent?
Defined in: node_modules/.pnpm/chokidar@5.0.0/node_modules/chokidar/index.d.ts:11optionalpersistent?:boolean
Inherited from
ChokidarOptions.persistent
silent?
Defined in: packages/http-framework/src/lib/hmr/HotModuleReloader.ts:201 Whether the reloader should refrain from writing to the console. Events are always emitted on the Client regardless of this option.optionalsilent?:boolean
Default
usePolling?
Defined in: node_modules/.pnpm/chokidar@5.0.0/node_modules/chokidar/index.d.ts:15optionalusePolling?:boolean
Inherited from
ChokidarOptions.usePolling