Skip to content

Commit 73c8b6b

Browse files
committed
Merge pull request #627 from forresst/link-watch-mode-french
Docs: Link to French translation for watch mode
2 parents 76860dd + d74335e commit 73c8b6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/recipes/watch-mode.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Watch mode
22

3+
Translations: [Français](https://github.com/sindresorhus/ava-docs/blob/master/fr_FR/docs/recipes/watch-mode.md)
4+
35
AVA comes with an intelligent watch mode. It watches for files to change and runs just those tests that are affected.
46

57
## Running tests with watch mode enabled

0 commit comments

Comments
 (0)