1
0
forked from rosa/hakurei
Files
hakurei/cmd/mbf/internal/pkgserver/ui/tsconfig.test.json

6 lines
141 B
JSON

// Project file for building pkgserver alongside its tests. test_ui.go uses this
// as its project file.
{
"extends": "./tsconfig.json",
}