iflrandevu/babel.config.json

4 lines
51 B
JSON
Raw Normal View History

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