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