Node.js & TypeScript Project Template Building and running the project # Install dependencies: npm ci # Build the project: npm run build # Start compiled project: npm start What's included TypeScript 5 ESLint 10 Prettier Husky + lint-staged