File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
versioned_docs/version-3.x Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Commands:
6161
6262我们推荐使用 [ VSCode] ( https://code.visualstudio.com/ ) 或 [ WebStorm] ( https://www.jetbrains.com/webstorm/ ) (或其它支持 Web 开发的 Jetbrains IDE)。
6363
64- 当你使用 VSCode 时,推荐安装 [ ESLint 插件] ( https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint ) ,如果你使用 TypeScript,别忘了配置 ` eslint.probe ` 参数。如果使用 Vue,推荐安装 [ Vetur ] ( https://marketplace.visualstudio.com/items?itemName=octref.vetur ) 插件。
64+ 当你使用 VSCode 时,推荐安装 [ ESLint 插件] ( https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint ) ,如果你使用 TypeScript,别忘了配置 ` eslint.probe ` 参数。如果使用 Vue,推荐安装 [ Vue - Official ] ( https://marketplace.visualstudio.com/items?itemName=Vue.volar ) 插件。
6565
6666如果你愿意花钱又懒得折腾可以选择 [ WebStorm] ( https://www.jetbrains.com/webstorm/ ) (或其它支持 Web 开发的 Jetbrains IDE),基本不需要配置。
6767
You can’t perform that action at this time.
0 commit comments