This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
liaoxg
/
cfc
Observar
1
Favorito
1
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
8bc92cf86c
Branches
Tags
cfclub
cfclub-jiapu
cfclub-rebuild
cfclub-sync
master
recovered-1
recovered-2
recovered-3
recovered-4
recovered-5
refund-queue
cfc
/
cfc-web
/
babel.config.js
babel.config.js
62 B
Histórico
Raw
1
2
3
4
5
module.exports = {
presets: [
'@babel/preset-env'
]
}