This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
grayzhao
/
Yporaject
peilaus alkaen
https://github.com/hazukieq/Yporaject.git
Tarkkaile
1
Äänestä
0
Haarauta
0
Tiedostot
Esitykset
0
Wiki
Puu:
ff9ff30df9
Haarat
Tunnisteet
master
Yporaject
/
build
/
node
/
vscode-ripgrep
/
jsconfig.json
jsconfig.json
117 B
Historia
Raaka
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"resolveJsonModule": true,
"lib": [
"esnext"
]
}
}