hexo/node_modules/gensync/test/.babelrc

6 lines
68 B
Plaintext
Raw Normal View History

2023-09-25 15:58:56 +08:00
{
presets: [
["env", { targets: { node: "current" }}],
],
}