Add a Readme
This commit is contained in:
parent
4623d8838d
commit
ca9cb3caa0
3 changed files with 39 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ root = true
|
|||
insert_final_newline = true
|
||||
max_line_length = 100
|
||||
|
||||
[*.{cs,cshtml,html,xml,js,css,csproj,json}]
|
||||
[*.{cs,cshtml,html,xml,js,css,csproj,json,md}]
|
||||
indent_style = tab
|
||||
tab_width = 4
|
||||
trim_trailing_whitespace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue