Task: Add express and nodejs application with TypeScript , Prettier and Husky

This commit is contained in:
2021-09-13 17:49:01 +07:00
parent cb4fa14781
commit 7b402b0559
11 changed files with 343 additions and 1 deletions

4
.husky/pre-commit Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged