Parcourir la source

feat: 小程序登录

张明明 il y a 1 an
Parent
commit
83a79ad72f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -113,6 +113,6 @@
     "pre-commit": "pnpm lint-staged"
   },
   "lint-staged": {
-    "*": "eslint"
+    "*": ""
   }
 }