Skip to content

Commit 2b3dfaa

Browse files
committed
formatting
1 parent 04a0201 commit 2b3dfaa

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
@@ -106,7 +106,7 @@
106106

107107
/* Completeness */
108108
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
109-
"skipLibCheck": true /* Skip type checking all .d.ts files. */,
109+
"skipLibCheck": true /* Skip type checking all .d.ts files. */,
110110
"baseUrl": ".",
111111
"paths": {
112112
"@/*": ["./resources/js/*"],

0 commit comments

Comments
 (0)