We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3818c4d commit 0675a1cCopy full SHA for 0675a1c
tsconfig.json
@@ -43,6 +43,6 @@
43
"exclude": [
44
"node_modules",
45
".vscode-test",
46
- "src/**/local-ssh/*"
+ "src/**/local-ssh/*.ts"
47
]
48
}
0 commit comments