summaryrefslogtreecommitdiffstats
path: root/win/CS/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'win/CS/.editorconfig')
-rw-r--r--win/CS/.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/win/CS/.editorconfig b/win/CS/.editorconfig
new file mode 100644
index 000000000..e842aa8e4
--- /dev/null
+++ b/win/CS/.editorconfig
@@ -0,0 +1,3 @@
+[*.{cs,xaml}]
+indent_style = space
+indent_size = 4 \ No newline at end of file