1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-05 23:53:21 +00:00

Add Prettier configuration (#193)

This commit is contained in:
Oscar Hinton
2021-12-20 16:38:40 +01:00
committed by GitHub
parent f8b26d82d8
commit 225073aa33
9 changed files with 545 additions and 23 deletions

1
.husky/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
_

4
.husky/pre-commit Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged