hexo/node_modules/gensync/test/.babelrc

6 lines
73 B
Plaintext
Raw Normal View History

2023-10-03 11:14:36 +08:00
{
presets: [
["env", { targets: { node: "current" }}],
],
}