From bc17143e104dbcc0098cefecd75e11f63c7a1529 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Tue, 3 Sep 2013 16:28:20 -0400 Subject: fix MIME types --- www/js/.jshintrc | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 www/js/.jshintrc (limited to 'www/js/.jshintrc') diff --git a/www/js/.jshintrc b/www/js/.jshintrc deleted file mode 100644 index 6c2d36a..0000000 --- a/www/js/.jshintrc +++ /dev/null @@ -1,10 +0,0 @@ -{ - "globalstrict": true, - "browser": true, - "devel": true, - "globals": { - "Modernizr": false, - "html5ks": false, - "when": false - } -} -- cgit v1.2.3-54-g00ecf