chore: remove plugin-proposal-decorators from .babelrc
parent
4f5779d1a0
commit
951f6d58f9
|
@ -1,10 +1,6 @@
|
|||
{
|
||||
"plugins": [
|
||||
"@babel/plugin-transform-runtime",
|
||||
[
|
||||
"@babel/plugin-proposal-decorators",
|
||||
{"version": "2018-09", "decoratorsBeforeExport": true}
|
||||
],
|
||||
"@babel/plugin-proposal-class-properties",
|
||||
"babel-plugin-lodash",
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue