Skip to content

Instantly share code, notes, and snippets.

View gnoluv9x's full-sized avatar
🚀
Working from home

gnoluv gnoluv9x

🚀
Working from home
View GitHub Profile
@gnoluv9x
gnoluv9x / ts-boilerplate.md
Created March 27, 2024 02:44 — forked from silver-xu/ts-boilerplate.md
Setup a Node.js project with Typescript, ESLint, Prettier, Husky

Setup a Node.js project with Typescript, ESLint, Prettier, Husky

1_D8Wwwce8wS3auLAiM3BQKA

Starting a personal node project could be easy; starting a team node project could be challenging.

I am a developer currently working in SEEK Australia.

In my experience, common mistakes developer make when starting a projects are:

  • No Linting