My code reviewer kept asking for JSDoc — so I built a zero-dep CLI that catches it first
I kept running eslint and thinking my codebase was fine — then someone opened a PR and the first comment was "this function needs JSDoc." The problem: linters check your syntax. Nobody checks whether your exported API is actually documented. Those are two very different things. So I built jsdocscan
⚡
Key Insights
10 editorial insights.
AiFeed24 Team·⏱ 1 min read·News
Deep Analysis
Multi-Source Intelligence
Tags:#cloud
Found this useful? Share it!