Prettier line endings mismatch when using Cygwin
Tiktok: Cygwin does funny stuff with line endings, skip to the bottom and add that to .prettierrc My personal dev setup is as follows: Everything…
Tiktok: Cygwin does funny stuff with line endings, skip to the bottom and add that to .prettierrc My personal dev setup is as follows: Everything…
Tiktok: I published @jgjp/fire that lets you use .catch() and .finally() everywhere I recently found myself being grossed out by try/catch blocks, the reasons I…
Tiktok: adding eslint import management was a chore, skip to the bottom and paste that in your eslintrc Faced with a project that had imports…