* TP-00000 | added husky hooks and github * TP-00000 | lint changes and github actions * TP-00000 | lint changes and github actions * TP-00000 | prettier ignore * Testing lint * TP-00000 | prettier ignore * TP-00000 | prettier ignore * TP-00000 | prettier ignore * TP-00000 | prettier ignore * TP-00000 | prettier ignore * TP-00000 | prettier ignore * TP-00000 | prettier ignore * TP-00000 | prettier ignore * pretier fix * pretier fix * pretier fix * added github template * added github template
5 lines
70 B
Bash
Executable File
5 lines
70 B
Bash
Executable File
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
yarn lint-staged
|