Install 'TSLint' plugin
Run this command:
npm install -g tslint typescript
Go into “Code > Prefereneces” then add this to the json file
"files.trimTrailingWhitespace": true,
Go into “Code > Prefereneces” then add this to the json file
"editor.tabSize": 2,