mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
chore(extension): clean up babelrc
This commit is contained in:
parent
8c42d03594
commit
54e8cadcd4
|
@ -5,7 +5,6 @@
|
|||
"@babel/preset-typescript"
|
||||
],
|
||||
"plugins": [
|
||||
["@babel/plugin-proposal-decorators", { "legacy": true }],
|
||||
["@babel/plugin-proposal-class-properties", { "loose": true }]
|
||||
["@babel/plugin-proposal-class-properties"]
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user