This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
grayzhao
/
Yporaject
oglindă de
https://github.com/hazukieq/Yporaject.git
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
ff9ff30df9
Ramuri
Etichete
master
Yporaject
/
build
/
node
/
vscode-ripgrep
/
jsconfig.json
jsconfig.json
117 B
Istoric
Crud
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"resolveJsonModule": true,
"lib": [
"esnext"
]
}
}