github-pages-deploy-action/node_modules/gensync/test/.babelrc
2020-03-31 08:42:07 -04:00

6 lines
68 B
Plaintext

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