Projekt

Obecné

Profil

Stáhnout (343 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
		"python.linting.lintOnSave": true
12
	},
13
	"extensions": {
14
		"recommendations": [
15
			"vscode-icons-team.vscode-icons",
16
			"ms-python.python",
17
			"ms-vscode-remote.remote-containers"
18
		]
19
	}
20
}
(1-1/3)