mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 18:22:40 +00:00
Fix unnecessary module loading for type imports (#1053)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"downlevelIteration": true,
|
||||
"noImplicitOverride": true,
|
||||
"noPropertyAccessFromIndexSignature": true,
|
||||
"verbatimModuleSyntax": true,
|
||||
|
||||
/* AllowJs during migration phase */
|
||||
"allowJs": true,
|
||||
|
||||
Reference in New Issue
Block a user