parent
ce5a67805a
commit
45b232d7dc
@ -1,9 +1,4 @@ |
|||||||
{ |
{ |
||||||
"presets": ["@babel/preset-env", ["@babel/preset-react", |
"presets": ["@nrwl/react/babel"], |
||||||
{"runtime": "automatic"} |
"plugins": [] |
||||||
]], |
|
||||||
"plugins": ["@babel/plugin-proposal-class-properties", "@babel/plugin-transform-runtime", "@babel/plugin-proposal-nullish-coalescing-operator"], |
|
||||||
"ignore": [ |
|
||||||
"**/node_modules/**" |
|
||||||
] |
|
||||||
} |
} |
Loading…
Reference in new issue