mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-10 07:34:24 +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
|