V1 without presentation styling
This commit is contained in:
5
presentation/.husky/pre-commit
Executable file
5
presentation/.husky/pre-commit
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
npx echo-cli "\033[0;34m>>> Linting the code\033[0m"
|
||||
npm run --silent lint
|
||||
Reference in New Issue
Block a user