mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-02 22:37:32 +00:00
[automated] Apply ESLint and Oxfmt fixes
This commit is contained in:
@@ -57,7 +57,7 @@ settings: testData as any
|
||||
// Don't add test settings to src/schemas/apiSchema.ts
|
||||
|
||||
// ❌ Don't chain through unknown to bypass types
|
||||
data as unknown as SomeType // Use sparingly, document why
|
||||
data as unknown as SomeType // Use sparingly, document why
|
||||
```
|
||||
|
||||
### Accessing Internal State
|
||||
|
||||
Reference in New Issue
Block a user