aboutsummaryrefslogtreecommitdiff
path: root/proone.code-workspace
blob: 77878e2beed6b17646e4f3e9b222039eff104ba8 (plain)
1
2
3
4
5
6
7
8
9
10
{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {
		"editor.insertSpaces": false
	}
}