Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
herton
/
vue-playgound
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
6fa5d95851
Branches
Tags
master
vue-playgound
/
.babelrc
.babelrc
72 B
Histórico
Raw
1
2
3
4
5
6
7
{
"presets": [
["env", { "modules": false }],
"stage-3"
]
}