mirror of
https://gitlab.com/mobicoop/v3/service/ad.git
synced 2026-01-09 04:12:39 +00:00
Fix tests path in build config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
|
||||
"exclude": ["node_modules", "tests", "dist", "**/*spec.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user