dashboard
repositories
filestore
activity
search
login
刘文浩
/
hugeOA
forked from
huge/frontEnd/hugeOA
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of http://120.79.193.119:9090/r/huge/frontEnd/hugeOA
Mr Ke
2020-04-06
d3933d29fe487cf091d933e75ffad8bd9028d6a4
[~liuwh/hugeOA.git]
/
.babelrc
1
2
3
4
5
6
7
8
{
"presets": [
"es2015",
"react",
"stage-1"
],
"plugins": ["@babel/plugin-proposal-class-properties"]
}