Skip to content

Commit

Permalink
Merge pull request #24791 from hashicorp/rm/version-bump-prettier
Browse files Browse the repository at this point in the history
Add override to force prettier 5.0
  • Loading branch information
RubenSandwich authored Jan 8, 2025
2 parents 7726ae6 + ca0deab commit 894b32f
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 81 deletions.
108 changes: 27 additions & 81 deletions website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
"next": "14.0.4",
"prettier": "^3.4.1"
},
"overrides": {
"eslint-plugin-prettier": "5.0.0"
},
"scripts": {
"build": "./scripts/website-build.sh",
"format": "next-hashicorp format",
Expand Down

0 comments on commit 894b32f

Please sign in to comment.