From: Liza Carvelli Date: Mon, 15 Jul 2024 22:55:00 +0000 (+0200) Subject: Add editorconfig for questpath jsons X-Git-Tag: v1.8^0 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=9960f971db1671cbe17a86b4131a5106faaf9f8b;p=Questionable.git Add editorconfig for questpath jsons --- 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:\