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
.gitignore vendored
View File

@@ -71,7 +71,7 @@ web_modules/
.yarn-integrity
# dotenv environment variables file
.env
<!-- .env -->
.env.test
.env.production
@@ -118,3 +118,5 @@ dist
.yarn/install-state.gz
.pnp.*
package-lock.json