We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57687cc commit e2d13dcCopy full SHA for e2d13dc
.vite-hooks/pre-commit
@@ -0,0 +1 @@
1
+vp staged
CONTRIBUTING.md
@@ -1091,7 +1091,7 @@ This provides the following benefits:
1091
1092
## Pre-commit hooks
1093
1094
-The project uses `lint-staged` with `simple-git-hooks` to automatically lint files on commit.
+The project uses [`vite-plus`](https://viteplus.dev/guide/commit-hooks) to automatically lint files on commit.
1095
1096
## Using AI
1097
package.json
@@ -106,7 +106,7 @@
106
"validate-npm-package-name": "7.0.2",
107
"virtua": "0.48.8",
108
"vite-plugin-pwa": "1.2.0",
109
- "vite-plus": "0.1.12",
+ "vite-plus": "0.1.16",
110
"vue": "3.5.30",
111
"vue-data-ui": "3.17.11"
112
},
0 commit comments