dashboard
repositories
filestore
activity
search
login
main
/
iclient3d-plot-diy-examples
军标项目使用例子
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
test
sbjw
2025-08-13
24060739212ba1162710ffe0d5ffb3fd620ed3b0
[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"
]
}