Skip to content

Commit 8d080f8

Browse files
committedJan 15, 2024
Ignore types found in devDependencies
1 parent 4994995 commit 8d080f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"strict": true,
66
"allowJs": true,
77
},
8+
"types": ["node"],
89
"exclude": [
910
"dist",
1011
"integration",

0 commit comments

Comments
 (0)
Please sign in to comment.