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

META-INF.resources.bower_components.cldrjs.test..jshintrc Maven / Gradle / Ivy

There is a newer version: 0.66.0.1
Show newest version
{
  "boss": true,
  "curly": true,
  "eqeqeq": true,
  "eqnull": true,
  "expr": true,
  "immed": true,
  "noarg": true,
  "onevar": false,
  "quotmark": "double",
  "smarttabs": true,
  "trailing": true,
  "undef": true,
  "unused": true,
  "predef": [
    "after",
    "before",
    "define",
    "describe",
    "expect",
    "it",
    "mocha",
    "require",
    "setTimeout"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy