Skip to content

Commit 459bff4

Browse files
Merge branch 'main' into feature/ctx-in-callbacks
2 parents f58b491 + 8d27021 commit 459bff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
},
1919
"types": ["node", "vitest/globals"]
2020
},
21-
"include": ["src/**/*", "test/**/*"],
21+
"include": ["src/**/*"],
2222
"exclude": ["node_modules", "dist"]
2323
}

0 commit comments

Comments
 (0)