X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=dygraph-options-reference.js;h=df63605dfc6f4f8d36e17b436db93d2705ee0add;hb=3ce712e6e5ad12fdf47e628f7287465759c8d1e4;hp=b88e7200f598e17b8ff3b24f4ecb5bec34e91cbb;hpb=46fd90891e949491786930cd562992417efe9614;p=dygraphs.git diff --git a/dygraph-options-reference.js b/dygraph-options-reference.js index b88e720..df63605 100644 --- a/dygraph-options-reference.js +++ b/dygraph-options-reference.js @@ -4,9 +4,6 @@ * MIT-licensed (http://opensource.org/licenses/MIT) */ -/*jshint globalstrict: true */ -/*global Dygraph:false */ - // NOTE: in addition to parsing as JS, this snippet is expected to be valid // JSON. This assumption cannot be checked in JS, but it will be checked when // documentation is generated by the generate-documentation.py script. For the