Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit edb0f77

Browse files
committed
add missing qldoc
1 parent 8975c3a commit edb0f77

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

javascript/ql/src/semmle/javascript/frameworks/Puppeteer.qll

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1+
/**
2+
* Provides classes and predicates for reasoning about [puppeteer](https://www.npmjs.com/package/puppeteer).
3+
*/
4+
15
import javascript
26

37
/**
4-
* Classes and predicates modelling the `puppeteer` library.
8+
* Classes and predicates modelling the [puppeteer](https://www.npmjs.com/package/puppeteer) library.
59
*/
610
module Puppeteer {
711
/**

0 commit comments

Comments
 (0)