dashboard
repositories
filestore
activity
search
login
刘文浩
/
hugeOA
forked from
huge/frontEnd/hugeOA
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改工作台排行榜
Mr Ke
2020-04-06
c95981ff1ce815becb658d3d79ca2ad1f9a532db
[~liuwh/hugeOA.git]
/
.babelrc
1
2
3
4
5
6
7
8
{
"presets": [
"es2015",
"react",
"stage-1"
],
"plugins": ["@babel/plugin-proposal-class-properties"]
}