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

jshint.test.setup Maven / Gradle / Ivy

The newest version!
{
  "processDescriptions": [
    {
      "inputFile": "basic.json",
      "outputFile": "basic-merged.js",
      "processors": [
        {
          "name": "jshint",
          "options": {
            "asi": true,
            "curly": true
          }
        },
        {
          "name": "merge"
        }
      ]
    }
  ],
  "options": {}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy