mirror of
https://github.com/danbulant/docker-compose
synced 2026-05-20 04:48:36 +00:00
13 lines
No EOL
161 B
INI
13 lines
No EOL
161 B
INI
root = true
|
|
|
|
[**/**.yml]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[**/**.js]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[**/**.json]
|
|
indent_style = space
|
|
indent_size = 2 |