We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4ec18f + 82c02bc commit 5ad8284Copy full SHA for 5ad8284
docs/recipes/watch-mode.md
@@ -1,6 +1,6 @@
1
# Watch mode
2
3
-Translations: [Français](https://github.com/sindresorhus/ava-docs/blob/master/fr_FR/docs/recipes/watch-mode.md)
+Translations: [Français](https://github.com/sindresorhus/ava-docs/blob/master/fr_FR/docs/recipes/watch-mode.md), [Русский](https://github.com/sindresorhus/ava-docs/blob/master/ru_RU/docs/recipes/watch-mode.md)
4
5
AVA comes with an intelligent watch mode. It watches for files to change and runs just those tests that are affected.
6
0 commit comments