Skip to content

Commit

Permalink
add submenu scss var config
Browse files Browse the repository at this point in the history
  • Loading branch information
jzfai committed Mar 8, 2022
1 parent b72969c commit 03aa5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
#npx --no-install commitlint --edit "$1"
#npx husky add .husky/commit-msg 'npx --no-install commitlint --edit "$1"'
#推送之前运行eslint检查
yarn run lint || echo exit;
npm run lint || echo exit;

0 comments on commit 03aa5ff

Please sign in to comment.