mirror of
https://github.com/knadh/listmonk.git
synced 2025-01-04 13:20:17 +08:00
4 lines
93 B
Text
4 lines
93 B
Text
{
|
|
"presets": ["env", "react"],
|
|
"plugins": [["transform-react-jsx", { "pragma": "h" }]]
|
|
}
|