Skip to content

Commit cff4786

Browse files
committed
chore: update
1 parent 1cdfa2f commit cff4786

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
@@ -37,5 +37,5 @@
3737

3838
"skipLibCheck": true
3939
},
40-
"include": ["src/**/*.ts"]
40+
"include": ["src/**/*.ts", "test/**/*.ts", "vitest.config.ts"]
4141
}

0 commit comments

Comments
 (0)