yarn husky add .husky/pre-commit "yarn lint-staged". 最後,我們需要設定lint-staged 會執行哪些指令,可以直接在package.json 這個檔案中設定跑 ...
確定! 回上一頁