Skip to content

Commit

Permalink
actions: Fix configuration usage
Browse files Browse the repository at this point in the history
  • Loading branch information
tomodachi94 committed Dec 3, 2022
1 parent 2113708 commit c1630e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Run ESLint
run: npx eslint .
--config .eslintrc.js
--config .eslintrc.cjs
--ext .js,.jsx,.ts,.tsx
--format @microsoft/eslint-formatter-sarif
--output-file eslint-results.sarif
Expand Down

0 comments on commit c1630e0

Please sign in to comment.