fathom/.babelrc

6 lines
69 B
Plaintext

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