Explorar o código

移除git hooks

wolyshaw %!s(int64=3) %!d(string=hai) anos
pai
achega
2d3880c748
Modificáronse 1 ficheiros con 0 adicións e 8 borrados
  1. 0 8
      package.json

+ 0 - 8
package.json

@@ -65,13 +65,5 @@
     "vue-eslint-parser": "^8.0.1",
     "vue-eslint-parser": "^8.0.1",
     "vue-tsc": "^0.29.8",
     "vue-tsc": "^0.29.8",
     "yorkie": "^2.0.0"
     "yorkie": "^2.0.0"
-  },
-  "gitHooks": {
-    "pre-commit": "lint-staged"
-  },
-  "lint-staged": {
-    "*.{js,jsx,vue,ts,tsx}": [
-      "eslint"
-    ]
   }
   }
 }
 }