Skip to content

Commit

Permalink
chore: add prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSnow committed Apr 16, 2024
1 parent a0a4942 commit 62e4c80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/karbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
"fs-extra": "11.2.0",
"globby": "14.0.1",
"nuxt": "3.7.3",
"prettier": "^3.2.5",
"tsup": "8.0.2",
"tsx": "4.7.2",
"typescript": "5.4.5",
Expand Down
3 changes: 2 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2958,6 +2958,7 @@ __metadata:
p-defer: "npm:^4.0.1"
parse5: "npm:^7.1.2"
pathe: "npm:^1.1.2"
prettier: "npm:^3.2.5"
pretty-bytes: "npm:^6.1.1"
prismjs: "npm:^1.29.0"
remeda: "npm:^1.58.1"
Expand Down Expand Up @@ -12244,7 +12245,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.2.5":
"prettier@npm:3.2.5, prettier@npm:^3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
Expand Down

0 comments on commit 62e4c80

Please sign in to comment.