We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 701c8b6 commit 7e15762Copy full SHA for 7e15762
lib/node_modules/@stdlib/proxy/ctor/lib/polyfill.js
@@ -48,7 +48,7 @@ function Proxy( target ) {
48
// eslint-disable-next-line no-warning-comments
49
// TODO: polyfill implementation
50
return target;
51
- // eslint-disable
+// eslint-disable
52
}
53
54
0 commit comments