xm-select/.babelrc
2019-04-30 11:07:58 +08:00

5 lines
68 B
Plaintext

{
"plugins": [
["transform-react-jsx", { "pragma":"h" }]
]
}