mirror of
https://github.com/element-hq/element-call.git
synced 2026-09-16 23:24:24 +00:00
Switch from eslint to oxlint
This commit is contained in:
@@ -24,8 +24,8 @@ jobs:
|
||||
run: "pnpm run format:check"
|
||||
- name: i18n
|
||||
run: "pnpm run i18n:check"
|
||||
- name: ESLint
|
||||
run: "pnpm run lint:eslint"
|
||||
- name: Lint
|
||||
run: "pnpm run lint:oxlint"
|
||||
- name: Type check
|
||||
run: "pnpm run lint:types"
|
||||
- name: Dead code analysis
|
||||
|
||||
Reference in New Issue
Block a user