This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
lovecoding
/
VIP20
Suivre
6
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
37ccdf4b5d
Branches
Tags
master
VIP20
/
13_Vue
/
day-5
/
code
/
vue-lifecircle
/
babel.config.js
babel.config.js
73 B
Historique
Raw
1
2
3
4
5
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}