1
1
mirror of https://github.com/reduxjs/redux-devtools.git synced 2025-03-01 09:50:38 +03:00
redux-devtools/.babelrc
2015-12-14 17:18:34 -06:00

4 lines
54 B
Plaintext

{
"presets": ["es2015-loose", "stage-0", "react"]
}