Skip to content

fix(packages): 修复 usage token 趋势审查问题

60f01e2
Select commit
Loading
Failed to load commit list.
Open

feat(packages): 为 usage 增加输出 token 趋势指令 #895

fix(packages): 修复 usage token 趋势审查问题
60f01e2
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Jun 1, 2026 in 8s

1 issue found. Autofix available.

Annotations

Check warning on line 66 in packages/extension-usage/src/index.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

packages/extension-usage/src/index.ts#L66

Replace `(sorted[0]?.createdAt·??·end)` with `sorted[0]?.createdAt·??·end` (prettier/prettier)