Skip to content

Commit 0768fa8

Browse files
committed
Revert: 1259e39
1 parent 170a090 commit 0768fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
"rootDir": "."
1919
},
2020
"include": ["lib", "lib/agent/common/clients/.ts"],
21-
"exclude": ["node_modules"]
21+
"exclude": ["node_modules", "**/*.spec.ts"]
2222
}

0 commit comments

Comments
 (0)