Skip to content
Snippets Groups Projects

feat(Sprint1): add authentication + directory picking + redirection link

50 files
+ 4081
1070
Compare changes
  • Side-by-side
  • Inline

Files

.husky/pre-commit 0 → 100755
+ 4
0
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged
Loading