1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

Add Prettier configuration (#2237)

This commit is contained in:
Oscar Hinton
2021-12-21 15:15:19 +01:00
committed by GitHub
parent ac43637203
commit cebee8aa81
9 changed files with 798 additions and 13 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