Icard/angular-clarity-master(work.../node_modules/tsutils/.editorconfig

13 lines
182 B
INI
Raw Normal View History

2024-07-16 15:23:22 +00:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_size = 4
indent_style = space
trim_trailing_whitespace = true
[*.{json,yml,md}]
indent_size = 2