This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
tools
/
gen-code
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
ba82051bf8
Rami (Branch)
Tag
master
gen-code
/
front
/
babel.config.js
babel.config.js
53 B
Cronologia
Originale
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}