]> git.openstreetmap.org Git - rails.git/commitdiff
Silence remaining jshint warnings
authorTom Hughes <tom@compton.nu>
Thu, 2 Mar 2017 10:44:18 +0000 (10:44 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 2 Mar 2017 10:44:18 +0000 (10:44 +0000)
app/assets/javascripts/id.js

index 687f1e0447043285b3e3be9d44fa7a1f8bea4bfe..b54532af270c8000b0ddddd418ef1b3f2847e8e0 100644 (file)
@@ -1,5 +1,7 @@
 //= require iD
 
+/* globals iD */
+
 document.addEventListener("DOMContentLoaded", function() {
   var container = document.getElementById("id-container");