{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {
    "editor.insertSpaces": true,
		"editor.tabSize": 2,
		"typescript.tsdk": "node_modules/typescript/lib"
	}
}
