Skip to content

Commit b2d2c7c

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

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
@@ -48,6 +48,7 @@ function Proxy( target ) {
4848
// eslint-disable-next-line no-warning-comments
4949
// TODO: polyfill implementation
5050
return target;
51+
5152
// eslint-disable
5253
}
5354

0 commit comments

Comments
 (0)