Skip to content

Commit 7a7d6f4

Browse files
committed
chore: switch ci to use oxlint
1 parent ca3e2ed commit 7a7d6f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ jobs:
308308
with:
309309
dependency_cache_key: ${{ needs.job_build.outputs.dependency_cache_key }}
310310
- name: Lint source files
311-
run: yarn lint:eslint
311+
run: yarn lint:oxlint --type-aware
312312
- name: Lint for ES compatibility
313313
run: yarn lint:es-compatibility
314314

0 commit comments

Comments
 (0)