Gazebo_simulation-Frontend/node_modules/gensync/test/.babelrc

6 lines
68 B
Plaintext
Raw Normal View History

2020-12-21 11:29:31 -04:00
{
presets: [
["env", { targets: { node: "current" }}],
],
}