mermaid/.babelrc
2018-12-17 14:56:26 +08:00

6 lines
47 B
Plaintext

{
"presets": [
"@babel/preset-env"
]
}