BigHugger
sk Skill · benzatkulak-collab

typecheck

Run the TypeScript compiler in no-emit mode and report every type error, then count the escape hatches (any / @ts-ignore / as casts) that hide future ones. Use whenever the user mentions typecheck, tsc, type errors, "does it compile", type safety, or before a merge — even if they don't name TypeScript.

installs 8w
0
30-day movement
starts with the next reading
Related entries
2
Connections
2
TypeScript
Host repository
benzatkulak-collab/socialperks
Allowed tools
Bash(npx tsc --noEmit:*), Grep
Host language
TypeScript