Files
vue-flow/.babelrc
2021-07-01 19:54:02 +02:00

6 lines
51 B
Plaintext

{
"plugins": [
"@vue/babel-plugin-jsx"
]
}