Projekt

Obecné

Profil

Stáhnout (306 Bajtů) Statistiky
| Větev: | Revize:
1
{
2
	"folders": [
3
		{
4
			"path": "."
5
		}
6
	],
7
	"settings": {
8
		"php.suggest.basic":false,
9
		"files.autoSave": "afterDelay",
10
		"python.linting.enabled": true
11
	},
12
	"extensions": {
13
		"recommendations": [
14
			"vscode-icons-team.vscode-icons",
15
			"ms-python.python",
16
			"ms-vscode-remote.remote-containers"
17
		]
18
	}
19
}
(1-1/3)