This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
grayzhao
/
Yporaject
tükrözi:
https://github.com/hazukieq/Yporaject.git
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
Fa:
ff9ff30df9
Branch-ok
Tag-ek
master
Yporaject
/
build
/
node
/
vscode-ripgrep
/
jsconfig.json
jsconfig.json
117 B
Előzmények
Nyers
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"resolveJsonModule": true,
"lib": [
"esnext"
]
}
}