Commit 5a13b01
committed
Add types:check script and fix type checking errors
Added a `types:check` script to `package.json` to run `tsc --noEmit`.
Updated `tsconfig.json` to enable `skipLibCheck` to ignore type errors in dependencies.
Updated `package-lock.json` after running `npm install`.1 parent fcc02f1 commit 5a13b01
3 files changed
+94
-324
lines changed
0 commit comments