From 2172cde3434baa2a3e55019bf225f6537763e67f Mon Sep 17 00:00:00 2001 From: Alex Pott Date: Wed, 24 Apr 2013 11:12:22 +0100 Subject: [PATCH] Issue #1976964 by jessebeach: Add Modernizr to the .jshintrc file. --- .jshintrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.jshintrc b/.jshintrc index 3460a97146a..a1a8f4c8a8e 100644 --- a/.jshintrc +++ b/.jshintrc @@ -16,6 +16,7 @@ "_", "matchMedia", "Backbone", + "Modernizr", "VIE", "CKEDITOR" ]