mirror of
https://github.com/knadh/listmonk.git
synced 2025-02-24 22:35:31 +08:00
4 lines
93 B
Text
4 lines
93 B
Text
{
|
|
"presets": ["env", "react"],
|
|
"plugins": [["transform-react-jsx", { "pragma": "h" }]]
|
|
}
|