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