From 8a2d6c332a089c2dbb7351514499e16f343959ff Mon Sep 17 00:00:00 2001 From: sowgro Date: Wed, 26 Feb 2025 20:41:35 -0500 Subject: Start services and organize project --- ufund-ui/.editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ufund-ui/.editorconfig') diff --git a/ufund-ui/.editorconfig b/ufund-ui/.editorconfig index f166060..7b30331 100644 --- a/ufund-ui/.editorconfig +++ b/ufund-ui/.editorconfig @@ -4,7 +4,7 @@ root = true [*] charset = utf-8 indent_style = space -indent_size = 2 +indent_size = 4 insert_final_newline = true trim_trailing_whitespace = true -- cgit v1.2.3