Skip to content

Commit

Permalink
lint dir added
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh-Bharadwaj committed Sep 14, 2023
1 parent a5ed4f3 commit ed83afb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ui-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ jobs:
uses: wearerequired/lint-action@v2
with:
eslint: true
prettier: true
prettier: true
eslint_dir: ui
prettier_dir: ui

0 comments on commit ed83afb

Please sign in to comment.