Skip to content

Commit b163856

Browse files
authored
Updated polyfill.js
Signed-off-by: Bhavishy Agrawal <[email protected]>
1 parent b2d2c7c commit b163856

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
@@ -49,7 +49,7 @@ function Proxy( target ) {
4949
// TODO: polyfill implementation
5050
return target;
5151

52-
// eslint-disable
52+
// eslint-disable
5353
}
5454

5555

0 commit comments

Comments
 (0)