lemmy-js-client/.husky/pre-commit
Dessalines b4f1bbcd63
Add totp token (#192)
* Adding new TOTP generate and update methods. Fixes #191

* Fix husky mode.
2023-09-27 14:55:29 +00:00

4 lines
59 B
Bash
Executable file

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn lint-staged