found a bug

This commit is contained in:
2025-07-01 20:00:53 -05:00
parent 4e3368156c
commit 80dd021217
2 changed files with 6 additions and 2 deletions

6
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"debug.javascript.defaultRuntimeExecutable": {
"pwa-node": "/home/localuser/.local/share/mise/shims/node"
},
"python.defaultInterpreterPath": "/home/localuser/.local/share/mise/installs/python/3.11.13/bin/python"
}