Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 534 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 534 Bytes

h5 模板

React + TypeScript + Vite

antd-mobile + form-render-mobile

eslint + prettier

  • eslint 校验规范
  • prettier 定义风格

simple-git-hooks + commitlint + lint-staged

  • simple-git-hooks 可以代替 husky,用于给本地 git 增加 hooks

husky + commitlint + lint-staged

  • 本项目采用这套方案,husky 用于给本地 git 增加 hooks

h5 适配方案