odin-js-fundamentals-part-4/node_modules/gensync/test/.babelrc

6 lines
68 B
Plaintext

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