EASYAIuniappNewUI/node_modules/gensync/test/.babelrc
2025-02-08 18:50:38 +08:00

6 lines
68 B
Plaintext

{
presets: [
["env", { targets: { node: "current" }}],
],
}