jest-hands-on/templates/promise/babel.config.json

3 lines
39 B
JSON

{
"presets": ["@babel/preset-env"]
}