Skip to content

Commit

Permalink
Maybe fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
bijij committed Jun 1, 2024
1 parent 6f6cbee commit 200827a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
npm install eslint-plugin-json
- name: Lint with ESLint
run: |
npx eslint . --ext .js,.json
npx eslint --ext .js,.json .

0 comments on commit 200827a

Please sign in to comment.