github-pages-deploy-action/node_modules/gensync/test/.babelrc

6 lines
68 B
Plaintext
Raw Normal View History

2020-03-31 20:42:07 +08:00
{
presets: [
["env", { targets: { node: "current" }}],
],
}