- Remove 203 unused biome-ignore suppression comments (noConsole rule is off) - Apply all FIXABLE transforms: Math.pow->**, parseInt radix, noUselessContinue, noUselessUndefinedInitialization, useIndexOf, useRegexLiterals, useShorthandFunctionType, noPrototypeBuiltins - Add targeted suppressions for 31 intentional patterns - Format all src/ files via Biome (quote style, import line width) - Result: 0 errors, 0 warnings across 2649 files
4 lines
132 B
TypeScript
4 lines
132 B
TypeScript
// Auto-generated type stub — replace with real implementation
|
|
export type statusListeners = any
|
|
export type ClaudeAILimits = any
|