Skip to content

Instantly share code, notes, and snippets.

View walisc's full-sized avatar

Chido walisc

  • Centrid Software Solutions
  • CapeTown
View GitHub Profile
@walisc
walisc / jest-config+27.0.6.patch
Last active July 18, 2021 04:48
Jest File Caching Patches
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',