Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit cd01301

Browse files
authored
Merge pull request #1 from 0xflotus/patch-1
Update Configuring Watch.md
2 parents 85d62b7 + b46404e commit cd01301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/Configuring Watch.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ default (no value specified) | If environment variable `TSC_NO
1313

1414
## Configuring directory watching using environment variable `TSC_WATCHDIRECTORY`
1515

16-
The watching of directory on platforms that dont support recursive directory watching natively in node, is supported through recursively creating directory watcher for the child directories using different options selected by `TSC_WATCHDIRECTORY`. Note that on platforms that support native recursive directory watching (e.g windows) the value of this environment variable is ignored.
16+
The watching of directory on platforms that don't support recursive directory watching natively in node, is supported through recursively creating directory watcher for the child directories using different options selected by `TSC_WATCHDIRECTORY`. Note that on platforms that support native recursive directory watching (e.g windows) the value of this environment variable is ignored.
1717

1818
Option | Description
1919
-----------------------------------------------|----------------------------------------------------------------------

0 commit comments

Comments
 (0)