redux-devtools/.babelrc

4 lines
54 B
Plaintext
Raw Normal View History

2015-07-14 22:46:44 +03:00
{
"presets": ["es2015-loose", "stage-0", "react"]
2015-07-14 22:46:44 +03:00
}