1
1
mirror of https://github.com/reduxjs/redux-devtools.git synced 2025-03-03 18:58:01 +03:00
redux-devtools/packages/redux-devtools-remote/examples/counter/.babelrc

4 lines
48 B
Plaintext
Raw Normal View History

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