Skip to content

Commit 018b2f4

Browse files
committed
remove comma
1 parent e4c503e commit 018b2f4

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
@@ -26,7 +26,7 @@
2626
"strict": true,
2727
"noImplicitAny": true,
2828
"noUnusedLocals": true,
29-
"skipLibCheck": true,
29+
"skipLibCheck": true
3030
},
3131
"angularCompilerOptions": {
3232
"fullTemplateTypeCheck": true,

0 commit comments

Comments
 (0)