mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-01-06 21:02:40 +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