silverstripe-comments/babel.config.json
2023-01-27 09:42:51 +13:00

7 lines
74 B
JSON

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