mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-23 10:03:53 +03:00
5 lines
95 B
Plaintext
5 lines
95 B
Plaintext
{
|
|
"presets": ["es2015-loose", "stage-0", "react"],
|
|
"plugins": ["react-hot-loader/babel"]
|
|
}
|