This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
midas
/
threejs-obj-space
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
2003e93674
Rami (Branch)
Tag
master
threejs-obj-...
/
js
/
three.js-master
/
utils
/
build
/
tsconfig-examples.lint.json
tsconfig-examples.lint.json
104 B
Cronologia
Originale
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"noEmit": true,
},
"include": [
"../../examples/jsm/**/*.ts"
]
}