Created
September 18, 2020 00:29
-
-
Save tatethurston/2d244e692f16d504a86033274e06b520 to your computer and use it in GitHub Desktop.
Filenames for TypeScript type check failures
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tsc --noEmit | grep -o 'src/[^\(]*' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Extract file paths from TypeScript compiler warnings