Skip to content

Commit afbee58

Browse files
committed
Fix tsconfig.
1 parent fbfc404 commit afbee58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"extends": "@tsconfig/bun/tsconfig.json",
3-
"compilerOptions": {},
3+
"compilerOptions": {}
44
}

0 commit comments

Comments
 (0)