dashboard
repositories
filestore
activity
search
login
εθδΉ
/
ruoyi-api
forked from
ard/ruoyi-api
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
update .gitignore
zhangjian
2023-05-29
3f41784b8f10a2da0597e8e1f3db166acbe115dd
[~liusuyi/ruoyi-api.git]
/
ruoyi-ui
/
node_modules
/
clipboard
/
.babelrc
1
2
3
4
5
6
7
8
9
10
11
{
"presets": [
[
"@babel/env",
{
"forceAllTransforms": true,
"modules": false
}
]
]
}