chore: 使用了 f2elint 规范项目开发
使用阿里巴巴前端规约 规范开发 参考文档: https://alibaba.github.io/f2e-spec/zh/ https://github.com/alibaba/f2e-spec https://git.onemue.cn/flexlark/f2e-spec
This commit is contained in:
3
.husky/pre-commit
Normal file → Executable file
3
.husky/pre-commit
Normal file → Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
PATH=$(pwd)/.node/bin:$(pwd)/node_modules/.bin:$PATH lint-staged
|
||||
|
||||
Reference in New Issue
Block a user