Skip to content

Commit

Permalink
更新readme
Browse files Browse the repository at this point in the history
  • Loading branch information
linhy29 committed Mar 11, 2022
1 parent c53d861 commit bb6e336
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ yarn build
- CSS 预处理:[Less](https://less.bootcss.com/)
- 原子化 CSS 框架:[WindiCSS](https://cn.windicss.org/)
- HTTP 工具:[Axios](https://axios-http.com/)
- JSX 处理:[jsx-next](https://github.com/vuejs/jsx-next)
- JSX 处理:[@vite-plugin-jsx](https://github.com/vitejs/vite)
- 代码规范:[ESLint](https://eslint.org/) + [Prettier](https://prettier.io/)
- 单元测试:[jest](https://jestjs.io/) + [vue-test-utils](https://vue-test-utils.vuejs.org/zh/) + [ts-jest](https://kulshekhar.github.io/ts-jest/) + [babel-jest](https://www.npmjs.com/package/babel-jest) + [vue3-jest](https://github.com/kulshekhar/ts-jest/)
- 单元测试:[vitest](https://vitest.dev/) + [vue-test-utils](https://vue-test-utils.vuejs.org/zh/)
- 组件库:[Naive-UI](https://www.naiveui.com/)
- Icon 库:[xicon-ionicon5/antd](https://www.xicons.org/)

Expand Down

0 comments on commit bb6e336

Please sign in to comment.