forked from rosa/hakurei
cmd/mbf: jstest: add basic CLI reporter
This commit is contained in:
6
cmd/mbf/internal/pkgserver/ui/tsconfig.ui.json
Normal file
6
cmd/mbf/internal/pkgserver/ui/tsconfig.ui.json
Normal file
@@ -0,0 +1,6 @@
|
||||
// Project file for building just the pkgserver UI, with none of the testing
|
||||
// stuff attached. ui_full.go uses this as its project file.
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"exclude": ["jstest"],
|
||||
}
|
||||
Reference in New Issue
Block a user