suggestion: option to ignore missing JSDocs in remote modules for deno doc --lint
#21390
Labels
bug
Something isn't working correctly
deno doc --lint
#21390
deno doc --lint
also scans remote modules for missing JSDocs. I don't know if this behaviour is expected. If it is, what are some ways to make the linter happy without control of the remote module (able to add JSDocs)?The linter is failing for denoland/deno_kv_oauth#280, and I don't know how to proceed.
The text was updated successfully, but these errors were encountered: