This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
old_project
/
xiaoshu
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Branch:
hy/develop
Branches
Tags
hy/develop
main
shanghai_smart2.0
shanghaidiankeyuan
zt2
v.prettier-code
v上海电科院24-12-09
v上海电科院24-12-5.v2
v上海电科院24-12-5
xiaoshu
/
jsconfig.json
jsconfig.json
116 B
Link permanente
Histórico
Raw
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"paths": {
"@/*": ["./src/*"]
}
},
"exclude": ["node_modules", "dist"]
}