From df06bc309d44db352441f42de7d34794a6ee54ba Mon Sep 17 00:00:00 2001 From: transtrike Date: Sat, 23 Jan 2021 15:37:44 +0200 Subject: Configured Production launch config --- src/.editorconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/.editorconfig') diff --git a/src/.editorconfig b/src/.editorconfig index d98de8a..7fa9b2a 100644 --- a/src/.editorconfig +++ b/src/.editorconfig @@ -33,6 +33,7 @@ indent_size = 2 # JSON files [*.json] indent_size = 2 +indent_style = space [*.cs] indent_size = 4 -- cgit v1.2.3