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 2e27cdf commit b853752Copy full SHA for b853752
js/src/polyfills.js
@@ -1,4 +1,6 @@
1
+/* eslint-disable unicorn/no-abusive-eslint-disable */
2
/* eslint-disable */
3
+
4
// Production steps of ECMA-262, Edition 6, 22.1.2.1
5
// Reference: https://people.mozilla.org/~jorendorff/es6-draft.html#sec-array.from
6
if (!Array.from) {
0 commit comments