Skip to content

Commit d724085

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsconfig.json

+1-1
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)