Skip to content

Commit

Permalink
Merge pull request #290 from fitztrev/fix-spectral-warnings
Browse files Browse the repository at this point in the history
Fix spectral warnings
  • Loading branch information
niklasf authored Nov 9, 2023
2 parents 0a93f7b + 4250d1a commit a56f7b8
Show file tree
Hide file tree
Showing 4 changed files with 1,485 additions and 3,587 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 17
node-version: 20
- run: npm ci
- run: npm run lint
Loading

0 comments on commit a56f7b8

Please sign in to comment.