Skip to content

Commit d74335e

Browse files
committed
Docs: Link to French translation for watch mode
1 parent 76860dd commit d74335e

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)