[automated] Apply ESLint and Oxfmt fixes

This commit is contained in:
GitHub Action
2026-02-01 10:52:01 +00:00
parent ed63f4b225
commit e5acd8cdaf

View File

@@ -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