This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
grayzhao
/
Yporaject
mirror de
https://github.com/hazukieq/Yporaject.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Tree:
ff9ff30df9
Branches
Tags
master
Yporaject
/
build
/
node
/
vscode-ripgrep
/
jsconfig.json
jsconfig.json
117 B
Histórico
Raw
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"resolveJsonModule": true,
"lib": [
"esnext"
]
}
}