Commit 8d0a772f authored by afc163's avatar afc163

Fix jest babel config

parent f9c0fff9
...@@ -86,8 +86,8 @@ ...@@ -86,8 +86,8 @@
}, },
"babel": { "babel": {
"presets": [ "presets": [
"@babel/env", "@babel/preset-env",
"@babel/react" "@babel/preset-react"
], ],
"plugins": [ "plugins": [
"transform-decorators-legacy", "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