We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 170a090 commit 0768fa8Copy full SHA for 0768fa8
tsconfig.json
@@ -18,5 +18,5 @@
18
"rootDir": "."
19
},
20
"include": ["lib", "lib/agent/common/clients/.ts"],
21
- "exclude": ["node_modules"]
+ "exclude": ["node_modules", "**/*.spec.ts"]
22
}
0 commit comments