Task: Add express and nodejs application with TypeScript , Prettier and Husky
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user