Browse Source

test(jest): Transform unist modules

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 43af7923aaa94e16eae12210d1a1c6034bdc3cc7)
Christopher Ng 3 weeks ago
parent
commit
de4e4e17ce
1 changed files with 1 additions and 0 deletions
  1. 1 0
      jest.config.ts

+ 1 - 0
jest.config.ts

@@ -42,6 +42,7 @@ const ignorePatterns = [
 	'string-length',
 	'strip-ansi',
 	'tributejs',
+	'unist-.+',
 	'vue-material-design-icons',
 	'webdav',
 	'yocto-queue',