aboutsummaryrefslogtreecommitdiff
path: root/.eslintrc.json
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-09-22 22:59:07 -0400
committerGitHub <noreply@github.com>2020-09-22 22:59:07 -0400
commitc8b738ddf7a6d92d84a1d599e4d59889f6195ce5 (patch)
tree9fe901872772ba5a2cfe0185bf14ac91478ad46b /.eslintrc.json
parent7d78e8737f2bb9cd75313c61e3cbf31be5db72f9 (diff)
Remove unused toIterable function (#857)
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json1
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",