Skip to content

Commit a94730c

Browse files
committed
chore(docs): link to watchman docs
1 parent 6601e92 commit a94730c

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

docs/CLI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,4 +359,4 @@ Use `--watchAll=false` to explicitly disable the watch mode. Note that in most C
359359

360360
### `--watchman`
361361

362-
Whether to use `watchman` for file crawling. Defaults to `true`. Disable using `--no-watchman`.
362+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling. Defaults to `true`. Disable using `--no-watchman`.

docs/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1298,7 +1298,7 @@ _Note: The values in the `watchPlugins` property value can omit the `jest-watch-
12981298

12991299
Default: `true`
13001300

1301-
Whether to use `watchman` for file crawling.
1301+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling.
13021302

13031303
### `//` [string]
13041304

website/versioned_docs/version-22.x/CLI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,4 +293,4 @@ Use `--watchAll=false` to explicitly disable the watch mode. Note that in most C
293293

294294
### `--watchman`
295295

296-
Whether to use `watchman` for file crawling. Defaults to `true`. Disable using `--no-watchman`.
296+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling. Defaults to `true`. Disable using `--no-watchman`.

website/versioned_docs/version-22.x/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -965,4 +965,4 @@ Even if nothing is specified here, the watcher will ignore changes to any hidden
965965

966966
Default: `true`
967967

968-
Whether to use `watchman` for file crawling.
968+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling.

website/versioned_docs/version-23.x/CLI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,4 +305,4 @@ Use `--watchAll=false` to explicitly disable the watch mode. Note that in most C
305305

306306
### `--watchman`
307307

308-
Whether to use `watchman` for file crawling. Defaults to `true`. Disable using `--no-watchman`.
308+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling. Defaults to `true`. Disable using `--no-watchman`.

website/versioned_docs/version-23.x/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1006,4 +1006,4 @@ Examples of watch plugins include:
10061006

10071007
Default: `true`
10081008

1009-
Whether to use `watchman` for file crawling.
1009+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling.

website/versioned_docs/version-24.x/CLI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,4 +334,4 @@ Use `--watchAll=false` to explicitly disable the watch mode. Note that in most C
334334

335335
### `--watchman`
336336

337-
Whether to use `watchman` for file crawling. Defaults to `true`. Disable using `--no-watchman`.
337+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling. Defaults to `true`. Disable using `--no-watchman`.

website/versioned_docs/version-24.x/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1186,7 +1186,7 @@ _Note: The values in the `watchPlugins` property value can omit the `jest-watch-
11861186

11871187
Default: `true`
11881188

1189-
Whether to use `watchman` for file crawling.
1189+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling.
11901190

11911191
### `//` [string]
11921192

website/versioned_docs/version-25.x/CLI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,4 +344,4 @@ Use `--watchAll=false` to explicitly disable the watch mode. Note that in most C
344344

345345
### `--watchman`
346346

347-
Whether to use `watchman` for file crawling. Defaults to `true`. Disable using `--no-watchman`.
347+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling. Defaults to `true`. Disable using `--no-watchman`.

website/versioned_docs/version-25.x/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1214,7 +1214,7 @@ _Note: The values in the `watchPlugins` property value can omit the `jest-watch-
12141214

12151215
Default: `true`
12161216

1217-
Whether to use `watchman` for file crawling.
1217+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling.
12181218

12191219
### `//` [string]
12201220

website/versioned_docs/version-26.0/CLI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,4 +340,4 @@ Use `--watchAll=false` to explicitly disable the watch mode. Note that in most C
340340

341341
### `--watchman`
342342

343-
Whether to use `watchman` for file crawling. Defaults to `true`. Disable using `--no-watchman`.
343+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling. Defaults to `true`. Disable using `--no-watchman`.

website/versioned_docs/version-26.0/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1216,7 +1216,7 @@ _Note: The values in the `watchPlugins` property value can omit the `jest-watch-
12161216

12171217
Default: `true`
12181218

1219-
Whether to use `watchman` for file crawling.
1219+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling.
12201220

12211221
### `//` [string]
12221222

website/versioned_docs/version-26.2/CLI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,4 +344,4 @@ Use `--watchAll=false` to explicitly disable the watch mode. Note that in most C
344344

345345
### `--watchman`
346346

347-
Whether to use `watchman` for file crawling. Defaults to `true`. Disable using `--no-watchman`.
347+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling. Defaults to `true`. Disable using `--no-watchman`.

website/versioned_docs/version-26.2/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1230,7 +1230,7 @@ _Note: The values in the `watchPlugins` property value can omit the `jest-watch-
12301230

12311231
Default: `true`
12321232

1233-
Whether to use `watchman` for file crawling.
1233+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling.
12341234

12351235
### `//` [string]
12361236

website/versioned_docs/version-26.4/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1261,7 +1261,7 @@ _Note: The values in the `watchPlugins` property value can omit the `jest-watch-
12611261

12621262
Default: `true`
12631263

1264-
Whether to use `watchman` for file crawling.
1264+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling.
12651265

12661266
### `//` [string]
12671267

website/versioned_docs/version-26.5/CLI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,4 +360,4 @@ Use `--watchAll=false` to explicitly disable the watch mode. Note that in most C
360360

361361
### `--watchman`
362362

363-
Whether to use `watchman` for file crawling. Defaults to `true`. Disable using `--no-watchman`.
363+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling. Defaults to `true`. Disable using `--no-watchman`.

website/versioned_docs/version-26.5/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1279,7 +1279,7 @@ _Note: The values in the `watchPlugins` property value can omit the `jest-watch-
12791279

12801280
Default: `true`
12811281

1282-
Whether to use `watchman` for file crawling.
1282+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling.
12831283

12841284
### `//` [string]
12851285

website/versioned_docs/version-26.6/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1299,7 +1299,7 @@ _Note: The values in the `watchPlugins` property value can omit the `jest-watch-
12991299

13001300
Default: `true`
13011301

1302-
Whether to use `watchman` for file crawling.
1302+
Whether to use [`watchman`](https://facebook.github.io/watchman/) for file crawling.
13031303

13041304
### `//` [string]
13051305

0 commit comments

Comments
 (0)