github-pages-deploy-action/node_modules/gensync/test/.babelrc
2020-01-28 00:08:03 -05:00

6 lines
68 B
Plaintext

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