Skip to content

Commit 8a85ef7

Browse files
committed
fix: Update .vscodeignore to correctly exclude source files
1 parent 93c5e97 commit 8a85ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscodeignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Source files
2-
src/**
2+
src/**/*.ts
33
tsconfig.json
44
.eslintrc.json
55

0 commit comments

Comments
 (0)