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 6c7c67b commit 9943896Copy full SHA for 9943896
README.md
@@ -26,7 +26,7 @@ npm i -g code-genius
26
| ihooks | -- | 使用且有修改 simple-git-hooks 后需要重新初始化 |
27
| run | -- | 运行列出的脚本 |
28
| lint | --eslintrc \<file\>, --path \<path\>, --staged, --suffix \<suffix\> | 检查代码并尝试修复 |
29
-| prettier | --path \<path\>, --staged, --suffix \<suffix\> | 格式化代码高风格 |
+| prettier | --path \<path\>, --staged, --suffix \<suffix\> | 格式化代码风格 |
30
31
## API
32
0 commit comments