summaryrefslogtreecommitdiffstats
path: root/testing/talos/talos/tests/perf-reftest-singletons/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to 'testing/talos/talos/tests/perf-reftest-singletons/.eslintrc.json')
-rw-r--r--testing/talos/talos/tests/perf-reftest-singletons/.eslintrc.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/talos/talos/tests/perf-reftest-singletons/.eslintrc.json b/testing/talos/talos/tests/perf-reftest-singletons/.eslintrc.json
new file mode 100644
index 0000000000..612b9ee56e
--- /dev/null
+++ b/testing/talos/talos/tests/perf-reftest-singletons/.eslintrc.json
@@ -0,0 +1,5 @@
+{
+ "rules": {
+ "no-undef": "off"
+ }
+}