forked from rosa/hakurei
cmd/pkgserver/ui_test: add basic CLI reporter
This commit is contained in:
8
cmd/pkgserver/ui_test/tsconfig.json
Normal file
8
cmd/pkgserver/ui_test/tsconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "ES2024",
|
||||
"strict": true,
|
||||
"alwaysStrict": true,
|
||||
"outDir": "static"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user