This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
szustar
/
szugift-fe
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
5
Pull Requests
0
Wiki
Aborescence:
3cd66f2685
Branches
Tags
master
szugift-fe
/
sourcecode
/
hello-world
/
babel.config.js
babel.config.js
53 B
Historique
Raw
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}