Skip to content

Instantly share code, notes, and snippets.

View yiss's full-sized avatar
:shipit:

Ilias YAHIA yiss

:shipit:
  • France
View GitHub Profile
@yiss
yiss / ts-boilerplate.md
Created May 19, 2022 13:40 — 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