diff options
| author | transtrike <transtrike@gmail.com> | 2021-01-23 15:37:44 +0200 |
|---|---|---|
| committer | transtrike <transtrike@gmail.com> | 2021-01-23 15:37:44 +0200 |
| commit | df06bc309d44db352441f42de7d34794a6ee54ba (patch) | |
| tree | 3741946285e15c23df2bba0bad47803020473866 /src/.editorconfig | |
| parent | 7e8c37760f4e02b35884d3ac68c97ccbca52097c (diff) | |
| download | DevHive-df06bc309d44db352441f42de7d34794a6ee54ba.tar DevHive-df06bc309d44db352441f42de7d34794a6ee54ba.tar.gz DevHive-df06bc309d44db352441f42de7d34794a6ee54ba.zip | |
Configured Production launch config
Diffstat (limited to 'src/.editorconfig')
| -rw-r--r-- | src/.editorconfig | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
