Import ComfyReroute
This commit is contained in:
@@ -1,14 +1,3 @@
|
||||
{
|
||||
"extends": "./.svelte-kit/tsconfig.json",
|
||||
"exclude": ["node_modules/litegraph.js/src/*"],
|
||||
"compilerOptions": {
|
||||
"typeRoots": [
|
||||
"types",
|
||||
"../node_modules/@types"
|
||||
],
|
||||
"paths": {
|
||||
"$lib": ["./src/lib"],
|
||||
"$lib/*": ["./src/lib/*"]
|
||||
}
|
||||
}
|
||||
"extends": "./.svelte-kit/tsconfig.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user