mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
10 lines
148 B
INI
10 lines
148 B
INI
root = true
|
|
|
|
[*]
|
|
indent_size = 4
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|
|
|
|
[{*.json,*.yml,*.ts,*.tsx,*.md}]
|
|
indent_style = space
|