From f5025a42636f75a4e1c519f97ad62920c30278ba Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Mon, 20 Dec 2021 15:14:15 +0000 Subject: Dockerise application --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 581917f..4e5b992 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,7 +5,7 @@ root = true end_of_line = lf insert_final_newline = true -[app/**.*js] +[app/**/*] charset = utf-8 indent_style = space indent_size = 4 -- cgit v1.2.3-70-g09d2