about summary refs log tree commit diff
path: root/monsterfork.code-workspace
blob: e67eae18c817701f678451cfeb54a1419b824578 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {
		"typescript.surveys.enabled": false,
		"javascript.format.enable": false
	}
}