Skip to content

Commit

Permalink
chore: Add prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
stbrody committed Jun 10, 2024
1 parent 7115d46 commit 0adf74c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"@ceramicnetwork/cli": "^2.26.0",
"@ceramicnetwork/stream-tile": "^2.19.0",
"@databases/pg-test": "^3.1.2",
"eslint-config-3box": "^1.0.0",
"@stablelib/random": "^1.0.1",
"@types/cors": "^2.8.12",
"@types/levelup": "^5.1.2",
Expand Down Expand Up @@ -144,6 +145,7 @@
"ts-essentials": "^9.3.2",
"typescript": "^5.4.5"
},
"prettier": "eslint-config-3box/prettier.config",
"release-it": {
"git": {
"commitMessage": "chore: release v${version}"
Expand Down

0 comments on commit 0adf74c

Please sign in to comment.