GT2/Ejectable/node_modules/gensync/test/.babelrc

6 lines
68 B
Plaintext
Raw Normal View History

2021-08-16 00:14:59 +00:00
{
presets: [
["env", { targets: { node: "current" }}],
],
}