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",