How to run “stylelint --fix” with husky and lint-staged without blocking the commit

后端 未结 0 1161
南笙
南笙 2021-02-02 02:54

I\'m using husky and lint-staged to run "stylelint --fix" on my sass files with this configuration

"husky": {
    "hooks": {
                


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题