.jshintrc 83 B

123456
  1. {
  2. "predef" : ["google", "MarkerCluster" ],
  3. "forin" : false,
  4. "-W089" : true
  5. }