mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-17 03:50:55 +03:00
5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
|
{
|
||
|
"presets": ["es2015", "stage-0", "react"],
|
||
|
"plugins": ["transform-decorators-legacy"]
|
||
|
}
|