Have you ever been struggled with how to set up your NodeJS project with Typescript, Eslint, and Prettier? Or did you end up googling “Typescript/Eslint/Prettier configuration files” for every single project and blindly using them without knowing exactly what each setting does? Well, in today’s post, I will guide you through exactly how I’d configure Typescript, Eslint, and Prettier in my own projects. After this post, you will not only understand the configuring process but also the reason behind every …
Follow Me On