xm-select/.babelrc
2019-11-19 20:13:50 +08:00

5 lines
72 B
Plaintext

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