Skip to content

Commit 51620f6

Browse files
authored
Updated polyfill.js
Signed-off-by: Bhavishy Agrawal <90029607+bhavishy2801@users.noreply.github.com>
1 parent 5f189c0 commit 51620f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/proxy/ctor/lib/polyfill.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
*/
4848

4949
// eslint-disable-next-line stdlib/jsdoc-doctest-marker
50+
// eslint-enable require-jsdoc
5051
function Proxy( target ) {
5152
// eslint-disable-next-line no-warning-comments
5253
// TODO: polyfill implementation

0 commit comments

Comments
 (0)