{
    "editor.tabSize": 2,
    "editor.fontSize": 12,
    "editor.fontFamily": "Consolas, 'Courier New', monospace",
    "editor.renderWhitespace": "boundary",
    "tslint.run": "onType"
}