Skip to content

Commit

Permalink
update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MeetWq committed Jan 18, 2024
1 parent 03defa4 commit 4dcf2c1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,8 @@ repos:
- id: prettier
types_or: [javascript, jsx, ts, tsx, markdown, yaml, json]
stages: [commit]
exclude: |
(?x)^(
resources/resource_list.json|
docs/memes.md
)$

0 comments on commit 4dcf2c1

Please sign in to comment.