From 9109e52300a8e927fea0a0be95f7b64b0f784c78 Mon Sep 17 00:00:00 2001 From: Keat Tang Date: Fri, 8 Sep 2023 15:30:59 +1000 Subject: [PATCH] Reset .vscode/settings.json --- .vscode/settings.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 3396f6f..42162df 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,3 @@ { - "markdown-toc.depthFrom": 2, - "editor.formatOnSave": false -} + "markdown-toc.depthFrom": 2 +} \ No newline at end of file