15 строки
286 B
INI
15 строки
286 B
INI
root = true
|
|
|
|
[*]
|
|
file_header_template = Copyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the MIT License.
|
|
insert_final_newline = true
|
|
indent_size = 4
|
|
indent_style = space
|
|
trim_trailing_whitespace = true
|
|
|
|
[*.toml]
|
|
indent_size = 2
|
|
|
|
[*.{yaml,yml}]
|
|
indent_size = 2
|