mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-26 17:30:07 +00:00
fix: remove scripts/collect-i18n-*.ts from tsconfig includes
This was automatically added by linter but causes issues with TypeScript compilation
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
"global.d.ts",
|
||||
"knip.config.ts",
|
||||
"playwright.i18n.config.ts",
|
||||
"scripts/collect-i18n-*.ts",
|
||||
"src/**/*.vue",
|
||||
"src/**/*",
|
||||
"src/types/**/*.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user