Skip to content

Commit f6dbab7

Browse files
committed
chore: 🤖 rm lint-staged
1 parent 7b62c3f commit f6dbab7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

-4
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@
3838
"artifacts": "pnpm --filter @tarojs/helper --filter @tarojs/binding run artifacts",
3939
"commit": "git add -A && git commit -a --no-edit"
4040
},
41-
"lint-staged": {
42-
"*.{js,jsx,ts,tsx}": ["eslint --fix"],
43-
"*.json": ["prettier --write"]
44-
},
4541
"taroTemp": [
4642
"@types/babel__core",
4743
"@types/babel-types",

0 commit comments

Comments
 (0)