This repository has been archived on 2021-07-29. You can view files and clone it, but cannot push or open issues or pull requests.
find_coach/babel.config.js
2021-05-05 17:58:24 +02:00

6 lines
73 B
JavaScript

module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}