Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
ccorrada
/
ErEduGilMor
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Nessuna descrizione
2
Commit
3
Rami (Branch)
Albero (Tree):
55745f615f
Freehand
master
sortingFinal
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da '55745f615f'
${ noResults }
ErEduGilMor
/
babel.config.js
babel.config.js
107B
Cronologia
Originale
1
2
3
4
5
6
module.exports = function(api) {
api.cache(true);
return {
presets: ['babel-preset-expo'],
};
};