diff options
Diffstat (limited to '.eslintrc.json')
-rw-r--r-- | .eslintrc.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json index 9363318b..2f8306f7 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -101,7 +101,6 @@ "jsonToError": "readonly", "isObject": "readonly", "hasOwn": "readonly", - "toIterable": "readonly", "stringReverse": "readonly", "promiseTimeout": "readonly", "parseUrl": "readonly", |