phoenix_chat/assets/.babelrc
2021-09-16 17:02:05 +02:00

5 lines
55 B
Text

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