3d-blog/.babelrc
2024-01-21 11:21:47 +08:00

7 lines
59 B
Plaintext

{
"presets":
[
"@babel/preset-env"
]
}