From 01f4275f318b973da1066db99f1676d362fa3076 Mon Sep 17 00:00:00 2001 From: Rory& Date: Wed, 24 Jan 2024 16:55:14 +0100 Subject: Make RMU installable --- .editorconfig | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 3bc1adf..e98e832 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,5 @@ +root = true + [*] charset = utf-8 end_of_line = lf @@ -1795,3 +1797,9 @@ resharper_zero_index_from_end_highlighting = warning # ReSharper properties resharper_csharp_int_align_comments = true + +[*.html] +indent_size = 4 +tab_width = 4 +indent_style = space +ij_html_do_not_indent_children_of_tags = \ No newline at end of file -- cgit 1.4.1