Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
CCOM4030
/
AnEdJaMi
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Nessuna descrizione
2
Commit
7
Rami (Branch)
Albero (Tree):
3eca99d8e7
QuickJasiel
ShellEdward
Sprint1
master
sortingAndrel
sortingFinal
sortingMichael
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da '3eca99d8e7'
${ noResults }
AnEdJaMi
/
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'],
};
};