Skip to content

Commit d3ab2b4

Browse files
committed
chore: add package sources to example ts files
1 parent 943bd18 commit d3ab2b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"extends": "../config/tsconfig.json",
3-
"include": ["src", "index.js"]
3+
"include": ["src", "index.js", "../package"]
44
}

0 commit comments

Comments
 (0)