summaryrefslogtreecommitdiff
path: root/node_modules/fast-deep-equal/benchmark/.eslintrc.yml
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/fast-deep-equal/benchmark/.eslintrc.yml')
-rw-r--r--node_modules/fast-deep-equal/benchmark/.eslintrc.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/node_modules/fast-deep-equal/benchmark/.eslintrc.yml b/node_modules/fast-deep-equal/benchmark/.eslintrc.yml
new file mode 100644
index 0000000..32a081d
--- /dev/null
+++ b/node_modules/fast-deep-equal/benchmark/.eslintrc.yml
@@ -0,0 +1,5 @@
+parserOptions:
+ ecmaVersion: 2016
+rules:
+ no-invalid-this: 0
+ no-console: 0