aboutsummaryrefslogtreecommitdiffstats
path: root/web/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'web/.jshintrc')
-rw-r--r--web/.jshintrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/.jshintrc b/web/.jshintrc
index acdf04d3..d5eae073 100644
--- a/web/.jshintrc
+++ b/web/.jshintrc
@@ -1,4 +1,5 @@
{
"loopfunc": true,
- "esnext": true
+ "esnext": true,
+ "validthis": true
} \ No newline at end of file