mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
Merge branch 'master' into renovate/webpack-cli-4.x
This commit is contained in:
commit
2e4e9f2dc1
|
@ -4,8 +4,5 @@
|
|||
"@babel/preset-react",
|
||||
"@babel/preset-typescript"
|
||||
],
|
||||
"plugins": [
|
||||
["@babel/plugin-proposal-decorators", { "legacy": true }],
|
||||
["@babel/plugin-proposal-class-properties", { "loose": true }]
|
||||
]
|
||||
"plugins": [["@babel/plugin-proposal-class-properties"]]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user