ponepaste/babel.config.json

3 lines
38 B
JSON
Raw Normal View History

2021-08-25 02:08:30 -04:00
{
"presets": ["@babel/preset-env"]
}