common/corpus-common-addon/blueprints/.jshintrc
changeset 127 5cd8c3065c38
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/common/corpus-common-addon/blueprints/.jshintrc	Tue Feb 23 17:47:57 2016 +0100
@@ -0,0 +1,6 @@
+{
+  "predef": [
+    "console"
+  ],
+  "strict": false
+}