This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
grayzhao
/
Yporaject
cermin dari
https://github.com/hazukieq/Yporaject.git
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
ff9ff30df9
Ranting
Tag
master
Yporaject
/
build
/
node
/
vscode-ripgrep
/
jsconfig.json
jsconfig.json
117 B
Riwayat
Mentahan
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"resolveJsonModule": true,
"lib": [
"esnext"
]
}
}