diff options
Diffstat (limited to 'Timeline/ClientApp/.editorconfig')
-rw-r--r-- | Timeline/ClientApp/.editorconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Timeline/ClientApp/.editorconfig b/Timeline/ClientApp/.editorconfig deleted file mode 100644 index 54d8316a..00000000 --- a/Timeline/ClientApp/.editorconfig +++ /dev/null @@ -1,13 +0,0 @@ -root = true
-
-[*.ts]
-tab_width = 2
-
-[*.tsx]
-tab_width = 2
-
-[*.css]
-tab_width = 2
-
-[*.sass]
-tab_width = 2
|