LasTres/babel.config.json

6 lines
57 B
JSON
Raw Normal View History

2023-06-01 08:45:43 +02:00
{
"presets": [
"@babel/preset-react"
]
}