Skip to content

Commit 835252e

Browse files
committed
chore: remove tests
1 parent b05e27f commit 835252e

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
@@ -11,6 +11,6 @@
1111
"resolveJsonModule": true,
1212
"types": ["node"]
1313
},
14-
"include": ["src", "tests"],
14+
"include": ["src"],
1515
"exclude": ["tests/fixtures"]
1616
}

0 commit comments

Comments
 (0)