redux-devtools/packages/redux-devtools-remote/examples/router/.babelrc

5 lines
94 B
Plaintext
Raw Normal View History

2021-10-28 23:39:47 +03:00
{
"presets": ["es2015", "stage-0", "react"],
"plugins": ["transform-decorators-legacy"]
}