forked from rosa/hakurei
cmd/mbf: jstest: implement DSL and runner
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
// stuff attached. ui_full.go uses this as its project file.
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"exclude": ["jstest"],
|
||||
"exclude": ["jstest", "all_tests.ts", "*_test.ts"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user