Skip to content

Commit e0c18f6

Browse files
authored
Update packages/cloudflare/tsconfig.json
1 parent 04a1c54 commit e0c18f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cloudflare/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "../../tsconfig.json",
33

4-
"include": ["src/**/*", "test/options.test.ts"],
4+
"include": ["src/**/*"],
55

66
"compilerOptions": {
77
"module": "esnext",

0 commit comments

Comments
 (0)