This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
grayzhao
/
Yporaject
mirror de
https://github.com/hazukieq/Yporaject.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
ff9ff30df9
Ramos
Etiquetas
master
Yporaject
/
build
/
node
/
vscode-ripgrep
/
jsconfig.json
jsconfig.json
117 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"resolveJsonModule": true,
"lib": [
"esnext"
]
}
}