Skip to content

Commit d724085

Browse files
author
Kent C. Dodds
committed
include typescript stuff
1 parent 269e34d commit d724085

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"*": ["src/*", "test/*"]
66
}
77
},
8-
"include": ["src", "test/*"]
8+
"include": ["src", "test/*", "@types"]
99
}

0 commit comments

Comments
 (0)