mirror of
https://github.com/github/codeql.git
synced 2026-03-22 23:49:43 +01:00
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
import semmle.javascript.JSDoc
|
|
|
|
from JSDoc jsdoc
|
|
select jsdoc, jsdoc.getDescription(), jsdoc.getComment() |