mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 19:21:54 +00:00
explanatory comment
This commit is contained in:
@@ -15,7 +15,7 @@ export default [
|
|||||||
'src/scripts/*',
|
'src/scripts/*',
|
||||||
'src/extensions/core/*',
|
'src/extensions/core/*',
|
||||||
'src/types/vue-shim.d.ts',
|
'src/types/vue-shim.d.ts',
|
||||||
'src/lib/litegraph/**/*'
|
'src/lib/litegraph/**/*' // TODO: Make litegraph code compatible with frontend's ESLint
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user