This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
grayzhao
/
Yporaject
miroir de
https://github.com/hazukieq/Yporaject.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
ff9ff30df9
Branches
Tags
master
Yporaject
/
build
/
node
/
vscode-ripgrep
/
jsconfig.json
jsconfig.json
117 B
Historique
Raw
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"resolveJsonModule": true,
"lib": [
"esnext"
]
}
}