easyappointments/babel.config.json

4 lines
41 B
JSON
Raw Normal View History

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