lovingCranberry

↗ HN profile [ 72.3 ms ] full profile
Karma
317
Created
February 28, 2022 (4y ago)
Submissions
0
  1. I always find me setting up typescript by hand when creating a new project. This includes writing a nodemon-startup script in ``package.json``, setting an export for ``dist/index.js``, setting the type to module,…