tty/.husky/pre-commit

2 lines
64 B
Bash

#!/usr/bin/env sh
bunx prettier --write . ; bunx eslint --fix .