Skip to content

Commit 0675a1c

Browse files
committed
Fix tsconfig
1 parent 3818c4d commit 0675a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"exclude": [
4444
"node_modules",
4545
".vscode-test",
46-
"src/**/local-ssh/*"
46+
"src/**/local-ssh/*.ts"
4747
]
4848
}

0 commit comments

Comments
 (0)