fix: prettier corrections

This commit is contained in:
Levente Orban
2025-08-27 10:51:34 +02:00
parent bbaa8b4568
commit c11060deab
3 changed files with 0 additions and 5 deletions

View File

@@ -23,9 +23,6 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Run type checking
run: npm run check
- name: Run linting
run: npm run lint