Explorar o código

fix: lint-staged duplicated config

close #5860
偏右 %!s(int64=6) %!d(string=hai) anos
pai
achega
d4e638e0a4
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      package.json

+ 1 - 2
package.json

@@ -49,8 +49,7 @@
       "prettier --write",
       "git add"
     ],
-    "**/*.{js,jsx}": "npm run lint-staged:js",
-    "**/*.{js,ts,tsx}": "npm run lint-staged:js"
+    "**/*.{js,jsx,ts,tsx}": "npm run lint-staged:js"
   },
   "browserslist": [
     "> 1%",