HoukasaurusRex / boilerplate-express-ts-server

A Best Practices™️ Express.js and Typescript server with clustering and socket.io
https://perfect-express-ts-server.herokuapp.com/
MIT License
4 stars 1 forks source link

unnecessary customizations in .vscode/settings.json #1

Closed emmanuelnk closed 4 years ago

emmanuelnk commented 4 years ago

There are what I believe to be unnecessary workbench customizations in .vscode/settings.json. They turn the workbench sidebar orange.

https://github.com/HoukasaurusRex/the-perfect-express-ts-server/blob/3fbf15fba86078409d60b09766c4996d11662825/.vscode/settings.json#L2-L20

HoukasaurusRex commented 4 years ago

Yeah I always forget to .gitignore those