mirror of
https://github.com/bitwarden/browser
synced 2026-01-21 11:53:34 +00:00
Add Rust pre-commit hooks for desktop native (#17823)
This commit is contained in:
@@ -221,10 +221,6 @@
|
||||
"react-dom": "18.3.1",
|
||||
"@types/react": "18.3.27"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*": "prettier --cache --ignore-unknown --write",
|
||||
"*.ts": "eslint --cache --cache-strategy content --fix"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.12.0",
|
||||
"npm": "~10"
|
||||
|
||||
Reference in New Issue
Block a user