Skip to content

Commit e2d13dc

Browse files
committed
chore: update vp and fix precommit
1 parent 57687cc commit e2d13dc

File tree

4 files changed

+422
-251
lines changed

4 files changed

+422
-251
lines changed

.vite-hooks/pre-commit

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
vp staged

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1091,7 +1091,7 @@ This provides the following benefits:
10911091
10921092
## Pre-commit hooks
10931093
1094-
The project uses `lint-staged` with `simple-git-hooks` to automatically lint files on commit.
1094+
The project uses [`vite-plus`](https://viteplus.dev/guide/commit-hooks) to automatically lint files on commit.
10951095
10961096
## Using AI
10971097

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"validate-npm-package-name": "7.0.2",
107107
"virtua": "0.48.8",
108108
"vite-plugin-pwa": "1.2.0",
109-
"vite-plus": "0.1.12",
109+
"vite-plus": "0.1.16",
110110
"vue": "3.5.30",
111111
"vue-data-ui": "3.17.11"
112112
},

0 commit comments

Comments
 (0)