We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a0201 commit 2b3dfaaCopy full SHA for 2b3dfaa
tsconfig.json
@@ -106,7 +106,7 @@
106
107
/* Completeness */
108
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
109
- "skipLibCheck": true /* Skip type checking all .d.ts files. */,
+ "skipLibCheck": true /* Skip type checking all .d.ts files. */,
110
"baseUrl": ".",
111
"paths": {
112
"@/*": ["./resources/js/*"],
0 commit comments