silverstripe-widgets/babel.config.json
2023-01-27 13:41:18 +13:00

7 lines
82 B
JSON

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