Setting up a TypeScript Express Server with Prettier and ESLint
Here is a quick tutorial on how to set up a TypeScript express server with ESLint and Prettier.
Prerequisites
Please make sure you have the following installed in your local development environment:
Node.js version >= 14.x.x installed
Access to one ...
blog.shubhamprakash.dev4 min read
James Q Quick
Developer. Speaker. Teacher.
Great write up!