diff --git a/工作规范/新员工快速上手.md b/工作规范/新员工快速上手.md index 8951281..617af4c 100644 --- a/工作规范/新员工快速上手.md +++ b/工作规范/新员工快速上手.md @@ -13,9 +13,8 @@ - 安装软件:[Node JS](https://nodejs.org/en) (下载 LTS 版本),[VS Code](https://code.visualstudio.com/),[pnpm](https://www.pnpm.cn/installation),[微信开发者工具](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html) - 公司 NPM 地址:https://npm.yinghuasoft.com - Rapid Design 文档: https://rd-docs.yinghuasoft.com -- VS Code 必装插件列表:Auto Close Tag, Auto Rename Tag, Code Spell Checker, ESLint, Path Intellisense - , Prettier - Code formatter, Less IntelliSense, Sass (.sass only), Vue VSCode Snippets, vue3-snippets-for-vscode, Ant Design Vue helper, Tailwind CSS IntelliSense, TypeScript Vue Plugin (Volar) - v1.8.21, Live Server +- VS Code 必装插件列表:`Auto Close Tag`, `Auto Rename Tag`, `Code Spell Checker`, `ESLint, Path Intellisense` + , `Prettier - Code formatter`, `Less IntelliSense`, `Sass (.sass only)`, `Vue VSCode Snippets`, `vue3-snippets-for-vscode`, `Ant Design Vue helper`, `Tailwind CSS IntelliSense`, `TypeScript Vue Plugin (Volar)`, `Live Server` ### 后端