vite optimizeDeps
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
"knip": "pnpm dlx knip"
|
||||
},
|
||||
"lint-staged": {
|
||||
"src/**/*.{js,ts,tsx,vue}": [
|
||||
"src/**/*.{js,jsx,ts,tsx,vue}": [
|
||||
"prettier --write",
|
||||
"eslint --fix",
|
||||
"oxlint --fix"
|
||||
|
Reference in New Issue
Block a user