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