biome mapping

This commit is contained in:
2024-04-24 21:18:47 -04:00
parent 54d0f762d2
commit a65848fac8
9 changed files with 34 additions and 50 deletions

2
.vscode/launch.json vendored
View File

@@ -7,7 +7,7 @@
{
"type": "cppvsdbg",
"stopAtEntry": false,
"console": "externalTerminal",
// "console": "externalTerminal",
"request": "launch",
"name": "Debug",
"program": "${workspaceRoot}/target/debug/phos.exe",