Skip to content

Commit

Permalink
remove unused eslint args
Browse files Browse the repository at this point in the history
  • Loading branch information
bijij committed Jun 25, 2024
1 parent 61ff5c1 commit d7d5c2d
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 .

0 comments on commit d7d5c2d

Please sign in to comment.