Skip to content

Commit d155314

Browse files
committed
更新
1 parent f01eb5a commit d155314

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/config-eslint.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ NOTE:不要修改配置 `"eslint.autoFixOnSave": false,`,否则开启修复
116116
NOTE: 目前(20170216) VSCode 的提示不允许外链,所以 eslint 插件的提示,也无法做到[提示链接指向官方文档](https://github.com/Microsoft/vscode/issues/11847)
117117
```
118118

119-
### 其他
119+
### 其他配置及使用
120120

121121
推荐使用 [zsh](http://ohmyz.sh/),配合插件[z](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/z)实现跟踪/跳转你最常用的目录,配置 plugins=(z)即可。
122122

@@ -129,3 +129,5 @@ NOTE: 目前(20170216) VSCode 的提示不允许外链,所以 eslint 插件的
129129
//使用 VSCode 打开此项目
130130
# code .
131131
```
132+
133+
推荐安装 Settings Sync 插件,同步自己的配置到云端。

0 commit comments

Comments
 (0)