gajus / turbowatch

Extremely fast file change detector and task orchestrator for Node.js.
Other
938 stars 23 forks source link

docs: fix typo in default value for `initialRun` #55

Open demensky opened 3 weeks ago

demensky commented 3 weeks ago

Based on the source code, initialRun is true by default.

https://github.com/gajus/turbowatch/blob/e233233240e14f79e6f3137da924d4939692e94d/src/watch.ts#L92