Improve error messages on GitHub API errors (#518)

Fixes: #513
This commit is contained in:
Kevin Stillhammer
2025-08-12 22:50:05 +02:00
committed by GitHub
parent e5d42a2b46
commit d9e0f98d3f
4 changed files with 50 additions and 14 deletions

3
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"recommendations": ["biomejs.biome"]
}