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
27
Commit
3
Rami (Branch)
Albero (Tree):
e5f0bf578d
Freehand
master
sortingFinal
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da 'e5f0bf578d'
${ 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'],
};
};