This website works better with JavaScript
Home
Explore
Help
Sign In
Gitee
/
flash-waimai
mirror of
https://gitee.com/microapp/flash-waimai.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
master
flash-waimai
/
flash-waimai-mobile
/
.babelrc
.babelrc
97 B
Permalink
History
Raw
1
2
3
4
5
{
"presets": ["es2015", "stage-2"],
"plugins": ["transform-runtime"],
"comments": false,
}