mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-11 18:35:17 +00:00
10 lines
100 B
JSON
10 lines
100 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"baseUrl": ".",
|
||
|
"paths": {
|
||
|
"/*": ["./*"]
|
||
|
}
|
||
|
},
|
||
|
"include": ["."]
|
||
|
}
|