Skip to content

Commit

Permalink
chore: upadte
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyv committed Dec 24, 2024
1 parent 7767f7e commit 343a5cc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,17 @@
"vite": "catalog:",
"vitest": "catalog:"
},
"pnpm": {
"patchedDependencies": {
"@unocss/[email protected]": "patches/@[email protected]"
}
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
},
"lint-staged": {
"*.{js,ts,tsx,vue,md}": [
"eslint --cache --fix"
]
},
"pnpm": {
"patchedDependencies": {
"@unocss/[email protected]": "patches/@[email protected]"
}
}
}

0 comments on commit 343a5cc

Please sign in to comment.