dustin
/
run
Archived
1
0
Fork 0
This repository has been archived on 2022-04-30. You can view files and clone it, but cannot push or open issues/pull-requests.
run/ui/babel.config.js

6 lines
73 B
JavaScript

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