hexo/node_modules/gensync/test/.babelrc

6 lines
73 B
Plaintext

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