Prosoft Git
Sign In
.babelrc
Details
Repository Browser
Commits
Tags
Download
Clone
v1.3
master
v2.3
v2.2
v2.1.3
v2.1.2
v2.1.1
v2.1
v2.0.3
v2.0.2
v2.0.1
v2.0
v1.4
v1.3.1
v1.3
v1.2.3
v1.2.2
v1.2.1
v1.2
v1.1
v1.0.3
v1.0.2
v1.0.1
v1.0
Home
/
ui
/
.babelrc
10 lines | 98 B
Blame
History
Raw
Download
{ "presets": [ "react", "es2015" ], "plugins": [ "react-hot-loader/babel" ] }