// Place your settings in this file to overwrite default and user settings.
{
    "editor.useTabStops": true,
	"editor.insertSpaces": false,
	"typescript.tsdk": "/usr/local/lib/node_modules/typescript/lib"
}