Sfoglia il codice sorgente

修改commitlint husky

pipipi-pikachu 5 anni fa
parent
commit
bc20b8baca
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      package.json

+ 0 - 1
package.json

@@ -78,7 +78,6 @@
   },
   "husky": {
     "hooks": {
-      "pre-commit": "ls-lint && lint-staged",
       "commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
     }
   }