mirror of
https://github.com/knadh/listmonk.git
synced 2025-01-06 14:24:58 +08:00
5 lines
93 B
Text
5 lines
93 B
Text
|
{
|
||
|
"presets": ["env", "react"],
|
||
|
"plugins": [["transform-react-jsx", { "pragma": "h" }]]
|
||
|
}
|