Added vscode extension settings

Also fixed a repl util error case
This commit is contained in:
2026-05-01 21:01:53 +10:00
parent a45b2e71af
commit 96f7942049
4 changed files with 74 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"recommendations": [
"gruntfuggly.todo-tree"
]
}