Skip to content

Commit b9bd8a8

Browse files
committed
Removed extra comma
1 parent 83b8e86 commit b9bd8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"compilerOptions": {
44
"rootDir": "..",
55
"types": ["node", "jest"],
6-
"baseUrl": ".",
6+
"baseUrl": "."
77
},
88
"include": [".", "../src"],
99
"exclude": [

0 commit comments

Comments
 (0)