Skip to content

Commit

Permalink
update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
xin9le committed Jun 30, 2022
1 parent 7c48a7c commit db6ade7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ root = true
# Don't use tabs for indentation.
[*]
indent_style = space
end_of_line = crlf
trim_trailing_whitespace = true

# Code files
[*.{cs,csx,vb,vbx,ts,js,css,less}]
Expand Down

0 comments on commit db6ade7

Please sign in to comment.