fix eslint

This commit is contained in:
2025-11-15 16:43:16 +01:00
parent d880b3fc26
commit fe4783ae97
8 changed files with 73 additions and 81 deletions

View File

@@ -27,5 +27,5 @@ jobs:
- name: Install dependencies
run: pnpm install
- name: Run check
run: pnpm run check
- name: Run lint
run: pnpm run lint