Commit 8d0a772f authored by afc163's avatar afc163

Fix jest babel config

parent f9c0fff9
......@@ -86,8 +86,8 @@
},
"babel": {
"presets": [
"@babel/env",
"@babel/react"
"@babel/preset-env",
"@babel/preset-react"
],
"plugins": [
"transform-decorators-legacy",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment