mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-19 06:20:10 +00:00
Lint: Ignore browser_tests for now
Until we can properly configure a tsconfig for them.
This commit is contained in:
@@ -20,6 +20,7 @@ export default defineConfig([
|
||||
'src/types/vue-shim.d.ts',
|
||||
'src/types/comfyRegistryTypes.ts',
|
||||
'src/types/generatedManagerTypes.ts',
|
||||
'browser_tests/**/*',
|
||||
'**/vite.config.*.timestamp*',
|
||||
'**/vitest.config.*.timestamp*'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user