This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
web_front_end
/
bandhuBuy-admin
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
cc6d1cc58d
Ramos
Etiquetas
dev
master
uat
初始化结构
bandhuBuy-admin
/
jsconfig.json
jsconfig.json
135 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
9
{
"compilerOptions": {
"jsx": "preserve",
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
}
}
}