aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintrc
diff options
context:
space:
mode:
Diffstat (limited to '.eslintrc')
-rw-r--r--.eslintrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.eslintrc b/.eslintrc
index 1843e560e..e15148e96 100644
--- a/.eslintrc
+++ b/.eslintrc
@@ -51,6 +51,7 @@
51 "Worker": true, 51 "Worker": true,
52 "atob": true, 52 "atob": true,
53 "btoa": true, 53 "btoa": true,
54 "ga": true 54 "ga": true,
55 "mocha": true
55 } 56 }
56} 57}