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