OwlcodeAds/babel.config.json
2023-08-02 16:19:44 +02:00

6 lines
57 B
JSON

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