fix docker config

This commit is contained in:
h z
2024-12-03 14:35:25 +00:00
parent 9b764405ab
commit 22da3bc90d

3
.babelrc Normal file
View File

@@ -0,0 +1,3 @@
{
"presets": ["@babel/preset-env", "@babel/preset-react"]
}