Skip to content

Commit 8577127

Browse files
chore: ignore deps folder
1 parent bda0581 commit 8577127

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
@@ -16,5 +16,5 @@
1616
"strict": true,
1717
"target": "ES2022"
1818
},
19-
"exclude": ["test/fixtures/**/*", "dist"]
19+
"exclude": ["test/fixtures/**/*", "dist", "deps"]
2020
}

0 commit comments

Comments
 (0)