eslint disable next litegraph tests

This commit is contained in:
Benjamin Lu
2025-08-05 18:14:47 -04:00
parent a289f44263
commit 0ce5aeb2bd
8 changed files with 22 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ describe('LGraphNode', () => {
beforeEach(() => {
origLiteGraph = Object.assign({}, LiteGraph)
// @ts-expect-error
// @ts-expect-error TODO: Fix after merge - Classes property not in type
delete origLiteGraph.Classes
Object.assign(LiteGraph, {