Browse Source

test(jest): Transform unist modules

Signed-off-by: Christopher Ng <chrng8@gmail.com>
pull/44795/head
Christopher Ng 2 weeks ago
parent
commit
43af7923aa
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      jest.config.ts

+ 1
- 0
jest.config.ts View File

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

Loading…
Cancel
Save