This website requires JavaScript.
Explore
Help
Sign In
p71924506
/
redux-scc
Watch
1
Star
0
Fork
You've already forked redux-scc
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a755b82465
redux-scc
/
.babelrc
5 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial setup
2016-09-21 00:58:31 +08:00
{
Implement batched updates and custom types
2017-08-04 23:56:37 +08:00
"presets": ["es2015", "flow"],
"plugins": ["transform-object-rest-spread"]
Initial setup
2016-09-21 00:58:31 +08:00
}