nearly all lint errors gone; closure compiler still happy
[dygraphs.git] / plugins / annotations.js
index 94a0642..6a24894 100644 (file)
@@ -4,6 +4,8 @@
  * MIT-licensed (http://opensource.org/licenses/MIT)
  */
 
+/*global Dygraph:false */
+
 Dygraph.Plugins.Annotations = (function() {
 
 "use strict";