mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-12-02 18:45:14 +01:00
Fixed tests
This commit is contained in:
5
babel.config.js
Normal file
5
babel.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
'presets': [
|
||||
'@babel/preset-env'
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user