mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-14 05:36:46 +03:00
c68b34e4b8
BREAKING CHANGES: Switch from pure-color to color which could change behavior of string parsing or results. No API changes.
5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
{
|
|
"presets": ["@babel/preset-env", "@babel/preset-typescript"],
|
|
"plugins": ["@babel/plugin-proposal-class-properties"]
|
|
}
|