Skip to content

Commit 6137f7b

Browse files
committed
chore: types
1 parent a65cbd7 commit 6137f7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"allowArbitraryExtensions": true,
2626
"skipLibCheck": true
2727
},
28-
"include": ["./lib", "./__tests__"],
28+
"include": ["./lib", "./examples", "./__tests__"],
2929
"exclude": ["./dist", "node_modules"]
3030
}

0 commit comments

Comments
 (0)