Your IP : 216.73.216.14


Current Path : /var/www/magento.test.indacotrentino.com/www/dev/tools/grunt/configs/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/dev/tools/grunt/configs/eslint.json

{
  "file": {
    "options": {
      "overrideConfigFile": "vendor/magento/magento-coding-standard/eslint/.eslintrc",
      "rulePaths": ["vendor/magento/magento-coding-standard/eslint/rules"],
      "useEslintrc": false
    }
  },
  "test": {
    "options": {
      "overrideConfigFile": "vendor/magento/magento-coding-standard/eslint/.eslintrc",
      "rulePaths": ["vendor/magento/magento-coding-standard/eslint/rules"],
      "outputFile": "dev/tests/static/eslint-error-report.xml",
      "format": "junit",
      "quiet": true
    }
  }
}