Browse Source

json jshint

windhamdavid 8 years ago
parent
commit
1ea3396e6c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .jshintrc

+ 1 - 0
.jshintrc

@@ -19,6 +19,7 @@
 		"_": false,
 		"Backbone": false,
 		"jQuery": false,
+		"JSON": false,
 		"wp": false
 	}
 }