• Will Chen's avatar
    Replace prettier with oxfmt for faster formatting (#2313) · 29028f65
    Will Chen 提交于
    ## Summary
    - Swap prettier for oxfmt in devDependencies for faster formatting
    - Rename scripts: prettier -> fmt, prettier:check -> fmt:check
    - Update lint-staged to use oxfmt
    - Update CLAUDE.md and skill docs to reference npm run fmt
    
    ## Test plan
    - [x] Run npm run fmt to verify formatting works
    - [x] Run npm run fmt:check to verify check mode works
    - [x] Verify lint-staged runs oxfmt on commit
    
    #skip-bugbot
    
    <!-- This is an auto-generated description by cubic. -->
    ---
    ## Summary by cubic
    Replaced Prettier with oxfmt for faster formatting. Updated to oxfmt
    0.26.0, added a project config, renamed scripts to fmt and fmt:check,
    and refreshed docs; oxfmt’s new rules applied compact formatting across
    many files.
    
    - **Migration**
      - Use npm run fmt and npm run fmt:check in local workflows and CI.
      - lint-staged now formats with oxfmt on commit.
      - Requires Node 20.19+ or 22.12+.
    
    <sup>Written for commit a9e3812b02849f8d6357913113fca68ca8b4fcbc.
    Summary will update on new commits.</sup>
    
    <!-- End of auto-generated description by cubic. -->
    
    ---------
    Co-authored-by: 's avatarClaude Opus 4.5 <noreply@anthropic.com>
    29028f65
名称
最后提交
最后更新
..
accordion.tsx 正在载入提交数据...
alert-dialog.tsx 正在载入提交数据...
alert.tsx 正在载入提交数据...
aspect-ratio.tsx 正在载入提交数据...
avatar.tsx 正在载入提交数据...
badge.tsx 正在载入提交数据...
breadcrumb.tsx 正在载入提交数据...
button.tsx 正在载入提交数据...
calendar.tsx 正在载入提交数据...
card.tsx 正在载入提交数据...
carousel.tsx 正在载入提交数据...
chart.tsx 正在载入提交数据...
checkbox.tsx 正在载入提交数据...
collapsible.tsx 正在载入提交数据...
command.tsx 正在载入提交数据...
context-menu.tsx 正在载入提交数据...
dialog.tsx 正在载入提交数据...
drawer.tsx 正在载入提交数据...
dropdown-menu.tsx 正在载入提交数据...
form.tsx 正在载入提交数据...
hover-card.tsx 正在载入提交数据...
input-otp.tsx 正在载入提交数据...
input.tsx 正在载入提交数据...
label.tsx 正在载入提交数据...
menubar.tsx 正在载入提交数据...
navigation-menu.tsx 正在载入提交数据...
pagination.tsx 正在载入提交数据...
popover.tsx 正在载入提交数据...
progress.tsx 正在载入提交数据...
radio-group.tsx 正在载入提交数据...
resizable.tsx 正在载入提交数据...
scroll-area.tsx 正在载入提交数据...
select.tsx 正在载入提交数据...
separator.tsx 正在载入提交数据...
sheet.tsx 正在载入提交数据...
sidebar.tsx 正在载入提交数据...
skeleton.tsx 正在载入提交数据...
slider.tsx 正在载入提交数据...
sonner.tsx 正在载入提交数据...
switch.tsx 正在载入提交数据...
table.tsx 正在载入提交数据...
tabs.tsx 正在载入提交数据...
textarea.tsx 正在载入提交数据...
toast.tsx 正在载入提交数据...
toaster.tsx 正在载入提交数据...
toggle-group.tsx 正在载入提交数据...
toggle.tsx 正在载入提交数据...
tooltip.tsx 正在载入提交数据...
use-toast.ts 正在载入提交数据...