Skip to content

Instantly share code, notes, and snippets.

@antoniopresto
Created November 21, 2022 22:42
Show Gist options
  • Save antoniopresto/a761026fe35cd37beb17f9894d9b1ce2 to your computer and use it in GitHub Desktop.
Save antoniopresto/a761026fe35cd37beb17f9894d9b1ce2 to your computer and use it in GitHub Desktop.
Degug typescript (diagnostics) types
tsc --diagnostics' > './logs/diagnostics-$(date +%Y%m%d%H%M%S).log'
# option found on https://rocksthinkpoorly.com/guide/2021/06/01/debug-tsc-builds.html#diagnostics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment