This commit is contained in:
2025-12-15 13:40:02 +01:00
parent 021feaf51e
commit aedf58643d

View File

@@ -45,5 +45,5 @@
}
},
"include": ["src/**/*"],
"exclude": ["node_modules", "dist", "**/*.spec.ts", "**/*.mock.ts"]
"exclude": ["node_modules", "dist", "**/*.mock.ts"]
}