mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore(root): cache lint-staged eslint calls
This commit is contained in:
+1
-1
@@ -67,6 +67,6 @@
|
||||
"commit-msg": "pnpm commitlint"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*": "eslint --fix"
|
||||
"*": "eslint --fix --cache"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user