Skip to content

Commit

Permalink
💚 update prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
StarHeartHunt committed Aug 2, 2023
1 parent fcd6a95 commit 3ddb433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "yarn workspace website start",
"serve": "yarn workspace website serve",
"clear": "yarn workspace website clear",
"prettier": "prettier --config ./.prettierrc --write \"./website/**/*.md\""
"prettier": "prettier --config ./.prettierrc --write \"./website/\""
},
"devDependencies": {
"cross-env": "^7.0.3",
Expand Down

0 comments on commit 3ddb433

Please sign in to comment.