mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: update lint-staged command
This commit is contained in:
@@ -93,6 +93,6 @@
|
||||
"pre-commit": "pnpm lint-staged"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*": "eslint --fix"
|
||||
"*": "pnpm lint"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user