You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
457 B
457 B
技术选型
- 本项目采用的vue3 + vite + js脚手架搭建
- 包管理工具为Yarn
代码规范
随着团队的不断扩大,每个人都有自己的coding风格,但是如果一个项目中的代码存在多种风格,那对于代码的可维护性和可读性都大大减少,所以说一个项目规范对于前端团队来说很重要。
Prettier
1、vscode插件 --- Prettier - Code formatter
2、.prettierrc文件