api client

This commit is contained in:
2026-07-12 22:48:22 -05:00
parent ac862dfc1f
commit e3c54e352c
2 changed files with 4 additions and 0 deletions
@@ -11,6 +11,7 @@ return {
},
},
},
gopls = {},
nixd = {},
},
},
+3
View File
@@ -17,6 +17,9 @@ in
# TS tooling (optional but common)
typescript
# API Client
bruno
];
environment.variables = {