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-29
2ea56ed08b58386f0612635101b1acd51cd4a44c
[~liuwh/hugeOA.git]
/
.babelrc
1
2
3
4
5
6
7
8
{
"presets": [
"es2015",
"react",
"stage-1"
],
"plugins": ["@babel/plugin-proposal-class-properties"]
}