amis2/.husky/pre-commit
qinhaoyan 40466ac530
fix: 修复css变量文件编译报错问题&chore:新增样式校验 (#5862)
* fix: 修复css变量文件编译报错问题

* chore: 添加样式校验
2022-12-05 20:03:09 +08:00

6 lines
76 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged
npm run stylelint