8 lines
127 B
Text
8 lines
127 B
Text
{
|
|
"plugins": [
|
|
["@babel/plugin-transform-react-jsx", {
|
|
"pragma": "h",
|
|
"pragmaFrag": "Fragment",
|
|
}]
|
|
]
|
|
}
|