syndicate-js/todo/syntax/.babelrc

4 lines
77 B
Plaintext

{
"presets": [ ["@babel/preset-env", { "targets": { "node": true } } ] ]
}