Skip to content

Commit 7e15762

Browse files
authored
Update polyfill.js
1 parent 701c8b6 commit 7e15762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ function Proxy( target ) {
4848
// eslint-disable-next-line no-warning-comments
4949
// TODO: polyfill implementation
5050
return target;
51-
// eslint-disable
51+
// eslint-disable
5252
}
5353

5454

0 commit comments

Comments
 (0)