-
David Sikter authoredDavid Sikter authored
babel.config.json 101 B
{
"presets": [
"@babel/react"
],
"sourceMap": "inline",
"retainLines": true
}
{
"presets": [
"@babel/react"
],
"sourceMap": "inline",
"retainLines": true
}