DEV Community

Discussion on: Setting up TypeScript with ESLint & Prettier for Visual Studio Code

Collapse
 
alexzabo85 profile image
alexzabo85 • Edited

Great tutorial, thanks.

a small note: in VS code, we also need to set:
-> Editor: format on save (true)