dashboard
repositories
filestore
activity
search
login
main
/
moral_fronted
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
fix:手持设备
quanyawei
2024-03-01
dd6cb011fc4fccd925f5ddaa524c5c320725534b
[moral_fronted.git]
/
.babelrc
1
2
3
4
5
6
7
8
{
"presets": [
"@babel/preset-env"
],
"plugins": [
"@babel/plugin-proposal-optional-chaining"
]
}