1
0
forked from rosa/hakurei

cmd/pkgserver/ui_test: add basic CLI reporter

This commit is contained in:
Kat
2026-03-29 01:34:50 +11:00
parent 82060ac154
commit 8d759f654d
4 changed files with 117 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"compilerOptions": {
"strict": true,
"target": "ES2024"
}
}