All Downloads are FREE. Search and download functionalities are using the official Maven repository.

assets.lib.dygraphs..jshintrc Maven / Gradle / Ivy

The newest version!
{
  "newcap": true,
  "noarg": true,
  "shadow": true,
  "strict": true,
  "forin": true,
  "immed": true,
  "latedef": true,
  "nonbsp": true,
  "undef": true,

  "browser": true,
  "devel": true,
  "globals": {
    "DEBUG": true,
    "module": true
  },
  "maxerr": 100000
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy