nearly all lint errors gone; closure compiler still happy
[dygraphs.git] / plugins / grid.js
index 6284abb..9186dd4 100644 (file)
@@ -3,6 +3,7 @@
  * Copyright 2012 Dan Vanderkam (danvdk@gmail.com)
  * MIT-licensed (http://opensource.org/licenses/MIT)
  */
+/*global Dygraph:false */
 
 Dygraph.Plugins.Grid = (function() {