Skip to content

Commit 8acbeb8

Browse files
authored
Update package.json
1 parent 7a5825e commit 8acbeb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "masx200 <34191203+masx200@users.noreply.github.com>",
1111
"license": "MIT",
1212
"description": "#### 介绍",
13-
"scripts": { "format": "prettier --w */*/*.yml */*.yml *.xml" },
13+
"scripts": { "format": "./node_modules/.bin/prettier --w */*/*.yml */*.yml *.xml" },
1414
"keywords": [],
1515
"devDependencies": {
1616
"prettier": "^2.8.8",

0 commit comments

Comments
 (0)