dashboard/frontend/node_modules/gensync/test/.babelrc

6 lines
68 B
Text
Raw Normal View History

2025-12-16 08:16:27 +09:00
{
presets: [
["env", { targets: { node: "current" }}],
],
}