This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/node_modules/jest-config/build/Descriptions.js b/node_modules/jest-config/build/Descriptions.js | |
index bb1d541..0400d8d 100644 | |
--- a/node_modules/jest-config/build/Descriptions.js | |
+++ b/node_modules/jest-config/build/Descriptions.js | |
@@ -99,7 +99,8 @@ const descriptions = { | |
'Indicates whether each individual test should be reported during the run', | |
watchPathIgnorePatterns: | |
'An array of regexp patterns that are matched against all source file paths before re-running tests in watch mode', | |
- watchman: 'Whether to use watchman for file crawling' | |
+ watchman: 'Whether to use watchman for file crawling', |