Skip to content

Commit 748d1a8

Browse files
committed
wip
1 parent 484792d commit 748d1a8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

test/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": "../tsconfig.json",
3-
"include": ["./unit/**/*.ts", "./*.ts", "../wasm.mts"],
3+
"include": ["./unit/**/*.ts", "./*.ts"],
44
"compilerOptions": {
55
"skipLibCheck": true
66
},

0 commit comments

Comments
 (0)