ant-design-vue/.babelrc
2017-10-26 15:18:08 +08:00

5 lines
61 B
Plaintext

{
"presets": ["env"],
"plugins": ["transform-vue-jsx"]
}