In essence, npm and husky will run "precommit" scripts twice if you name the script "commit" , and the work around is to prevent the npm-triggered precommit ...
確定! 回上一頁