Skip to content

Commit

Permalink
Fixed prettier v4.0.0 update issue
Browse files Browse the repository at this point in the history
* cf. prettier/prettier#15742
* this doesn't work locally for me, testing it in CI. Otherwise changing to prettier/pre-commit
  • Loading branch information
lpilz committed Dec 18, 2023
1 parent cc3b113 commit a27970d
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 @@ -46,3 +46,4 @@ repos:
rev: v4.0.0-alpha.3
hooks:
- id: prettier
entry: env PRETTIER_LEGACY_CLI=1 prettier

0 comments on commit a27970d

Please sign in to comment.