Skip to content

Instantly share code, notes, and snippets.

View maelfosso's full-sized avatar

Mael FOSSO maelfosso

View GitHub Profile
@maelfosso
maelfosso / ts-boilerplate.md
Created July 21, 2021 06:39 — 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