We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a5825e commit 8acbeb8Copy full SHA for 8acbeb8
package.json
@@ -10,7 +10,7 @@
10
"author": "masx200 <34191203+masx200@users.noreply.github.com>",
11
"license": "MIT",
12
"description": "#### 介绍",
13
- "scripts": { "format": "prettier --w */*/*.yml */*.yml *.xml" },
+ "scripts": { "format": "./node_modules/.bin/prettier --w */*/*.yml */*.yml *.xml" },
14
"keywords": [],
15
"devDependencies": {
16
"prettier": "^2.8.8",
0 commit comments