Merge pull request #1868 from ethereum/yann300-patch-36

Update .babelrc
pull/1866/head
David Disu 3 years ago committed by GitHub
commit 1d3dab492c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      libs/remix-ui/theme-module/.babelrc

@ -1,12 +1,4 @@
{
"presets": [
[
"@nrwl/react/babel",
{
"runtime": "automatic",
"useBuiltIns": "usage"
}
]
],
"presets": ["@nrwl/react/babel"],
"plugins": []
}

Loading…
Cancel
Save