mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-18 19:54:17 +01:00
Fixed tests
This commit is contained in:
3
transformer.js
Normal file
3
transformer.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = require('babel-jest').createTransformer({
|
||||
rootMode: 'upward'
|
||||
})
|
||||
Reference in New Issue
Block a user