Fix linting errors

This commit is contained in:
Nick Alteen
2025-07-11 13:49:53 -04:00
parent 42ae1a5ee3
commit b54d2b4c87
6 changed files with 19 additions and 14 deletions

View File

@@ -25,7 +25,7 @@ jobs:
fail-fast: false
matrix:
language:
- javascript
- typescript
steps:
- name: Checkout