.editorconfig 🔗
@@ -0,0 +1,5 @@
+root = true
+
+[*]
+indent_style = tab
+tab_width = 4
Phillip Davis created
so I stop accidentally blowing it away
.editorconfig | 5 +++++
1 file changed, 5 insertions(+)
@@ -0,0 +1,5 @@
+root = true
+
+[*]
+indent_style = tab
+tab_width = 4