mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-23 17:22:43 +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
|