BangleApps/apps/banglerun/jasmine.json

6 lines
66 B
JSON

{
"spec_dir": "test",
"spec_files": [
"**/*.spec.ts"
]
}