Skip to content

Commit b7fca00

Browse files
author
Pelle Wessman
committed
Make tsconfig.json valid json
1 parent 7d0ca30 commit b7fca00

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
@@ -5,7 +5,7 @@
55
],
66
"include": [
77
"lib/**/*",
8-
"test/**/*",
8+
"test/**/*"
99
],
1010
"compilerOptions": {
1111
"allowJs": true,

0 commit comments

Comments
 (0)