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