We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a5955e commit 9a9b5ecCopy full SHA for 9a9b5ec
1 file changed
.babelrc
@@ -11,6 +11,7 @@
11
"@babel/react"
12
],
13
"plugins": [
14
+ "@babel/plugin-transform-template-literals",
15
"@babel/plugin-proposal-class-properties",
16
"@babel/plugin-transform-async-to-generator",
17
"@babel/plugin-transform-runtime"
0 commit comments