Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
ccorrada
/
ErEduGilMor
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Nenhuma descrição
64
Commits
3
Branches
Tag:
7e456ba97c
Freehand
master
sortingFinal
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de 7e456ba97c
${ noResults }
ErEduGilMor
/
babel.config.js
babel.config.js
107B
Histórico
Original
1
2
3
4
5
6
module.exports = function(api) {
api.cache(true);
return {
presets: ['babel-preset-expo'],
};
};