Skip to content

Commit 1b12908

Browse files
committed
add tsconfig.json
1 parent 7c7d183 commit 1b12908

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tsconfig.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"compilerOptions": {
3+
"types": ["vitest/globals"]
4+
}
5+
}

0 commit comments

Comments
 (0)