Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
CCOM4030
/
JeLuOrRi
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Nessuna descrizione
53
Commit
10
Rami (Branch)
Albero (Tree):
4f81ee61ac
API-Connection
MocionesIUPI
PincodeB
VotosIUPI
main
sortingFinal
sortingHeap
sortingMerge
sortingQuicksort
sortingShell
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da '4f81ee61ac'
${ noResults }
JeLuOrRi
/
MocionesIUPI
/
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'],
};
};