mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-12 04:37:06 +03:00
0864f28156
* Consolidate dependencies in react-json-tree examples * Do it differently * Update
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
{
|
|
"presets": ["@babel/preset-env", "@babel/preset-react"],
|
|
"plugins": ["@babel/plugin-proposal-class-properties"]
|
|
}
|