refactor: Rename all file/folders to camelCase

This commit is contained in:
2026-04-08 16:09:01 +05:30
parent aa9c875006
commit 02a3fa4cad
15 changed files with 19 additions and 18 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"name": "Debug: Build Graph",
"type": "bun",
"request": "launch",
"program": "${workspaceFolder}/setup/build_graph.ts",
"program": "${workspaceFolder}/setup/buildGraph.ts",
"cwd": "${workspaceFolder}",
"stopOnEntry": false,
"watchMode": false