mirror of
https://github.com/bitwarden/browser
synced 2026-01-15 06:53:51 +00:00
Move CLI to apps/cli
This commit is contained in:
4
apps/cli/.husky/pre-commit
Normal file
4
apps/cli/.husky/pre-commit
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npx lint-staged
|
||||
Reference in New Issue
Block a user