Skip to content

Commit c634e39

Browse files
committed
wip
1 parent ee01743 commit c634e39

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
@@ -117,7 +117,7 @@
117117

118118
/* Completeness */
119119
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
120-
"skipLibCheck": true /* Skip type checking all .d.ts files. */
120+
"skipLibCheck": true /* Skip type checking all .d.ts files. */
121121
},
122122
"include": ["resources/js/**/*.ts", "resources/js/**/*.d.ts", "resources/js/**/*.tsx", "resources/js/**/*.vue"]
123123
}

0 commit comments

Comments
 (0)