Replace prettier with oxfmt (#37893)

This commit is contained in:
Renaud Chaput
2026-02-19 19:04:25 +01:00
committed by GitHub
parent 8e7c3973dc
commit e24737c612
18 changed files with 389 additions and 207 deletions

View File

@@ -18,5 +18,5 @@ jobs:
- name: Set up Javascript environment
uses: ./.github/actions/setup-javascript
- name: Check formatting with Prettier
- name: Check formatting
run: yarn format:check