Skip to content

Commit

Permalink
chore: add prettier-plugin-packagejson
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaStevens committed Feb 6, 2023
1 parent 7563431 commit da82b90
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"$schema": "http://json.schemastore.org/prettierrc",
"plugins": ["prettier-plugin-packagejson"],
"overrides": [
{
"files": ".*rc",
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"npm-package-json-lint-config-default": "^5.0.0",
"pnpm-deduplicate": "^0.4.1",
"prettier": "^2.8.3",
"prettier-plugin-packagejson": "^2.4.2",
"release-it": "^15.6.0",
"sentences-per-line": "^0.2.1",
"should-semantic-release": "^0.0.3",
Expand Down
91 changes: 90 additions & 1 deletion pnpm-lock.yaml

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

0 comments on commit da82b90

Please sign in to comment.