Skip to content

Instantly share code, notes, and snippets.

@tatethurston
Created September 18, 2020 00:29
Show Gist options
  • Select an option

  • Save tatethurston/2d244e692f16d504a86033274e06b520 to your computer and use it in GitHub Desktop.

Select an option

Save tatethurston/2d244e692f16d504a86033274e06b520 to your computer and use it in GitHub Desktop.
Filenames for TypeScript type check failures
tsc --noEmit | grep -o 'src/[^\(]*'
@tatethurston
Copy link
Copy Markdown
Author

Extract file paths from TypeScript compiler warnings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment