xm-select/.babelrc
2019-11-23 20:10:47 +08:00

5 lines
68 B
Plaintext

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