dashboard
repositories
filestore
activity
search
login
main
/
moral_fronted
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
fix:实时风场图点击弹窗修改
quanyawei
2023-10-26
bbe1f5b7c0d2d0e5fb6c3a26ff0a1260e2a822d7
[moral_fronted.git]
/
.babelrc
1
2
3
4
5
6
7
8
{
"presets": [
"@babel/preset-env"
],
"plugins": [
"@babel/plugin-proposal-optional-chaining"
]
}