Please enable JavaScript in your browser!
Accueil
Explorer
Aide
S'inscrire
Connexion
laopeng
/
vj
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
527a57db49
Branches
Tags
master
vj
/
babel.config.js
babel.config.js
53 B
Historique
Raw
1
2
3
4
5
6
module.exports = {
presets: [
'@vue/app'
]
}