init
This commit is contained in:
commit
1459cd7923
21 changed files with 10238 additions and 0 deletions
5
babel.config.js
Normal file
5
babel.config.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
module.exports = {
|
||||
presets: [
|
||||
'@vue/app'
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue