forked from UzTech/Vue3-typescript-demo
init
This commit is contained in:
8
babel.config.js
Normal file
8
babel.config.js
Normal file
@@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
'@vue/cli-plugin-babel/preset'
|
||||
],
|
||||
plugins: [
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user