This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Regisztráció
Bejelentkezés
midas
/
threejs-obj-space
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
2003e93674
Branch-ok
Tag-ek
master
threejs-obj-...
/
js
/
three.js-master
/
utils
/
build
/
tsconfig.lint.json
tsconfig.lint.json
95 B
Előzmények
Nyers
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"noEmit": true,
},
"include": [
"../../src/**/*.ts"
]
}