silverstripe-cms/babel.config.json
2023-02-13 15:20:56 +13:00

7 lines
74 B
JSON

{
"presets": [
"@babel/preset-env",
"@babel/preset-react"
]
}