Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0c07825

Browse files
committed
更新文档
更新文档
1 parent e53cd3f commit 0c07825

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎README.CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224

225225
# Extension Settings
226226

227-
你可以在插件的选项中自定义代码格式化的格式,兼容 [Prettier](https://github.com/prettier/prettier) 所有的配置参数,便于定制你的 `vue` 代码格式.
227+
你可以在插件的选项中自定义代码格式化的格式,便于定制你的 `vue` 代码格式,配置参数如下:
228228

229229
```json
230230
vue3snippets.arrowParens

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ All code snippets of Vue 2 Snippets are also included here.
231231

232232
# Extension Settings
233233

234-
Use [Prettier](https://github.com/prettier/prettier)'s config.
234+
The configuration parameters are as follows:
235235

236236
```json
237237
vue3snippets.arrowParens

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://github.com/Wscats"
1010
},
1111
"publisher": "Wscats",
12-
"version": "1.0.18",
12+
"version": "1.0.19",
1313
"license": "MIT",
1414
"engines": {
1515
"vscode": "^1.40.0"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /