mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-15 14:17:07 +03:00
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
|
{
|
||
|
"presets": ["es2015", "stage-0", "react"],
|
||
|
"plugins": ["add-module-exports", "transform-decorators-legacy"]
|
||
|
}
|