First, you will need to install the husky package, to be able to run Git hooks such as pre-commit . npm i --save-dev husky
確定! 回上一頁