Skip to content

Commit

Permalink
Update eslint config file with lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yoriiis committed Jul 31, 2023
1 parent 0a57736 commit e914bc4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
lint:
uses: yoriiis/actions/.github/workflows/lint.yml@main
with:
stylelint-status: false
stylelint-status: false
eslint-config: 'config/.eslintrc.cjs'

0 comments on commit e914bc4

Please sign in to comment.