Skip to content

Commit b853752

Browse files
committed
build: disable eslint
1 parent 2e27cdf commit b853752

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

js/src/polyfills.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
/* eslint-disable unicorn/no-abusive-eslint-disable */
12
/* eslint-disable */
3+
24
// Production steps of ECMA-262, Edition 6, 22.1.2.1
35
// Reference: https://people.mozilla.org/~jorendorff/es6-draft.html#sec-array.from
46
if (!Array.from) {

0 commit comments

Comments
 (0)