Skip to content

Commit

Permalink
fix: type error i introduced
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4007 committed Jan 15, 2024
1 parent 7ecf406 commit de6b510
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,5 @@
/* Completeness */
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
"skipLibCheck": true /* Skip type checking all .d.ts files. */
},
"exclude": ["**/*.mjs"]
}
}

0 comments on commit de6b510

Please sign in to comment.