Skip to content

Commit

Permalink
Only run prettier on changes under frontend/
Browse files Browse the repository at this point in the history
  • Loading branch information
nas-tabchiche committed Apr 26, 2024
1 parent 0cddd67 commit c7600b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ repos:
hooks:
- id: format-frontend
name: format-frontend
files: ^frontend/.$
language: system
entry: sh -c "npm run format --prefix frontend"

0 comments on commit c7600b0

Please sign in to comment.