Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
added eslint to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kaimsfd committed Oct 6, 2023
1 parent e45ae9d commit 3b8eb35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/frontend-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ jobs:
dir: "frontend"

- name: Run ESLint
uses: actions/[email protected]
run: eslint . --ext .js,.jsx,.ts,.tsx

0 comments on commit 3b8eb35

Please sign in to comment.