Skip to content

Commit

Permalink
Update eslint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m-a-y-a-n-k authored Aug 20, 2024
1 parent b54e019 commit 5c5018f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
npm install @microsoft/[email protected]
- name: Run ESLint
run: npx eslint .
run: npx eslint ./backend
--config ./backend/.eslintrc.js
--ext .js,.jsx,.ts,.tsx
--format @microsoft/eslint-formatter-sarif
Expand Down

0 comments on commit 5c5018f

Please sign in to comment.