redux-scc/.babelrc

5 lines
83 B
Plaintext

{
"presets": ["es2015", "flow"],
"plugins": ["transform-object-rest-spread"]
}