- pro/src/account.ts: cast parens (}) as T; biome-ignore on intentional
unreachable code after fake-license shortcut
- pro/src/fsGoogleDrive.ts: let → const; missing semicolon; == → ===
(mimeType comparison and parent lookup)
- src/misc.ts: line break on long b.buffer.slice() chain