claude-code-best/src/types
unraid 4c409df35d chore: full Biome lint cleanup — zero errors, zero warnings
- 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
2026-04-14 19:56:13 +08:00
..
generated feat: build 2026-03-31 19:22:47 +08:00
src chore: full Biome lint cleanup — zero errors, zero warnings 2026-04-14 19:56:13 +08:00
command.ts fix: Handle undefined command names in getCommandName function (#217) 2026-04-09 17:53:43 +08:00
connectorText.ts chore: full Biome lint cleanup — zero errors, zero warnings 2026-04-14 19:56:13 +08:00
fileSuggestion.ts chore: full Biome lint cleanup — zero errors, zero warnings 2026-04-14 19:56:13 +08:00
global.d.ts chore: full Biome lint cleanup — zero errors, zero warnings 2026-04-14 19:56:13 +08:00
hooks.ts feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
ids.ts feat: build 2026-03-31 19:22:47 +08:00
ink-elements.d.ts chore: full Biome lint cleanup — zero errors, zero warnings 2026-04-14 19:56:13 +08:00
ink-jsx.d.ts chore: full Biome lint cleanup — zero errors, zero warnings 2026-04-14 19:56:13 +08:00
internal-modules.d.ts chore: full Biome lint cleanup — zero errors, zero warnings 2026-04-14 19:56:13 +08:00
logs.ts feat: build 2026-03-31 19:22:47 +08:00
message.ts chore: full Biome lint cleanup — zero errors, zero warnings 2026-04-14 19:56:13 +08:00
messageQueueTypes.ts chore: full Biome lint cleanup — zero errors, zero warnings 2026-04-14 19:56:13 +08:00
notebook.ts chore: full Biome lint cleanup — zero errors, zero warnings 2026-04-14 19:56:13 +08:00
permissions.ts feat: build 2026-03-31 19:22:47 +08:00
plugin.ts feat: build 2026-03-31 19:22:47 +08:00
react-compiler-runtime.d.ts feat: 完成stub 2026-03-31 20:40:16 +08:00
sdk-stubs.d.ts chore: full Biome lint cleanup — zero errors, zero warnings 2026-04-14 19:56:13 +08:00
statusLine.ts chore: full Biome lint cleanup — zero errors, zero warnings 2026-04-14 19:56:13 +08:00
textInputTypes.ts feat: integrate 5 feature branches + daemon/job 命令层级化 + 跨平台后台引擎 + TypeScript 错误修复 2026-04-14 19:53:36 +08:00
tools.ts chore: full Biome lint cleanup — zero errors, zero warnings 2026-04-14 19:56:13 +08:00
utils.ts chore: full Biome lint cleanup — zero errors, zero warnings 2026-04-14 19:56:13 +08:00