mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
import semmle.javascript.JSDoc
|
|
|
|
from JSDoc jsdoc
|
|
select jsdoc, jsdoc.getDescription(), jsdoc.getComment() |