From 9960f971db1671cbe17a86b4131a5106faaf9f8b Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Tue, 16 Jul 2024 00:55:00 +0200 Subject: [PATCH] Add editorconfig for questpath jsons --- QuestPaths/.editorconfig | 6 ++++++ Questionable/Questionable.csproj | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 QuestPaths/.editorconfig diff --git a/QuestPaths/.editorconfig b/QuestPaths/.editorconfig new file mode 100644 index 00000000..31cbbd3e --- /dev/null +++ b/QuestPaths/.editorconfig @@ -0,0 +1,6 @@ +root = true + +[*.json] +indent_size = 2 +indent_style = space +insert_final_newline = true diff --git a/Questionable/Questionable.csproj b/Questionable/Questionable.csproj index b7c5f724..ba75e706 100644 --- a/Questionable/Questionable.csproj +++ b/Questionable/Questionable.csproj @@ -1,6 +1,6 @@  - 1.7 + 1.8 dist $(SolutionDir)=X:\