20 lines
312 B
JSON
20 lines
312 B
JSON
![]() |
{
|
||
|
"compilerOptions":
|
||
|
{
|
||
|
|
||
|
"outDir": "../../builds/rokojori-com/",
|
||
|
"sourceMap": true,
|
||
|
"noImplicitAny": true,
|
||
|
"module": "commonjs",
|
||
|
"target": "es2020",
|
||
|
"baseUrl": ".",
|
||
|
"paths":
|
||
|
{
|
||
|
},
|
||
|
|
||
|
"typeRoots": [ "node_modules/@types","node_modules/@types/three/"],
|
||
|
|
||
|
}
|
||
|
|
||
|
|
||
|
}
|