Sub-Store/backend/.babelrc
2022-05-24 21:20:26 +08:00

7 lines
78 B
Plaintext

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