docs/nodejs-client/babel.config.json

5 lines
54 B
JSON
Raw Normal View History

2024-05-14 09:59:23 +08:00
{
"presets": [
"@babel/preset-env"
]
}