mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-12-02 06:23:53 +03:00
4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
{
|
|
"presets": [ "es2015", "stage-0", "react" ],
|
|
"plugins": [ "add-module-exports", "transform-decorators-legacy" ]
|
|
} |