arethetypeswrong / arethetypeswrong.github.io

Tool for analyzing TypeScript types of npm packages
https://arethetypeswrong.github.io
MIT License
1.12k stars 38 forks source link

Indicate when JS is unanalyzable #145

Open andrewbranch opened 6 months ago

andrewbranch commented 6 months ago

attw doesn’t show any problems if it can’t detect them, even if that’s only because the JS couldn’t be analyzed for some reason. It would be nice to indicate if a check passed only because we couldn’t analyze the JS.