vscode-dev-containers/.editorconfig

11 строки
134 B
INI
Исходник Обычный вид История

2019-06-13 23:59:45 +03:00
[*.json]
indent_style = tab
[Dockerfile]
indent_style = spaces
indent_size = 4
[*.{yml,yaml}]
indent_style = spaces
indent_size = 2