dashboard
repositories
filestore
activity
search
login
main
/
iclient3d-plot-diy-examples
军标项目使用例子
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
add
sbjw
2025-08-13
5411e296a44e26ba08ff9eec5ad9ae855ddf756a
[iclient3d-plot-diy-examples.git]
/
.babelrc
1
2
3
4
5
6
7
8
9
{
"presets": [
"@babel/preset-env",
"@babel/preset-react"
],
"plugins": [
"@babel/plugin-transform-runtime"
]
}