From 890cd6bcc56d1adf19d62c574330c4cc940618e4 Mon Sep 17 00:00:00 2001 From: Bertie690 <136088738+Bertie690@users.noreply.github.com> Date: Thu, 7 Aug 2025 10:35:31 -0400 Subject: [PATCH] Update settings.json Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> --- .vscode/settings.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 733bbb932f7..f68c34882d5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -25,7 +25,6 @@ "typescript.tsserver.experimental.enableProjectDiagnostics": true, // Note: You may want to adjust the max server memory depending on your PC's specs: // "typescript.tsserver.maxTsServerMemory": 1536, // 1.5 GB by default - "typescript.autoClosingTags": false, // # Miscellaneous "npm.packageManager": "pnpm",