소스 검색

removed pre-commit cmd

Pablo Barrera Yaksic 1 년 전
부모
커밋
13cb501a36
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      package.json

+ 0 - 1
package.json

@@ -7,7 +7,6 @@
     "build": "npx tsc",
     "test": "exit 0"
   },
-  "pre-commit": "npx eslint && npx tsc",
   "repository": {
     "type": "git",
     "url": "https://git.pablo.by/pablo/pablo-rest-api-standard"