summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: 4a9bab7c8e79a7d271f8402fbb9d4f665123b2df (plain)
1
2
3
4
5
6
{
	"editor.insertSpaces": false,
	"tslint.enable": true,
	"typescript.tsc.autoDetect": "off",
	"typescript.preferences.quoteStyle": "single"
}