Matt Greer

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 0
-
Matt Greer created a post, Webstorm incorrectly reporting many hundreds of errors in a TypeScript file
Pretty often I find WebStorm gets in this state where it reports hundreds of errors in a file. But the file doesn't actually have any errors. I confirm that by running `tsc --noemit` in a terminal ...