eslint --fix found some errors. Please fix them and try committing again.

提交代码注释

git commit -m "提交时的注释"

换成如下

git commit --no-verify -m "提交时的注释"

猜你喜欢

转载自blog.csdn.net/weixin_44912855/article/details/112327007