Skip to content

elonehoo/ZFile-front

 
 

Repository files navigation

ZFile 前端项目

code format 与 lint

  • 首先具体的检测与格式都交给 IDE,这样更能提高代码编写时的效率
  • formater 采用 prettier
  • linter 采用 eslint
  • 同时使用husky调用 git hook 对提交到github的代码在pre-commit阶段进行,lint 与 format

About

the front-end item of zfile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Vue 53.2%
  • JavaScript 27.0%
  • HTML 9.9%
  • TypeScript 7.6%
  • Shell 2.3%