Sha256: 9b52aad2de07686c7d2bc9c1a40d99d7995c12eec600f7da2b125b10e37ac303

Contents?: true

Size: 424 Bytes

Versions: 7

Compression:

Stored size: 424 Bytes

Contents

{
  "env": {
    "browser": true,
    "commonjs": true,
    "es6": true,
    "node": true
  },
  "parserOptions": {
    "ecmaFeatures": {
      "jsx": true
    },
    "sourceType": "module"
  },
  "rules": {
    "no-const-assign": "warn",
    "no-this-before-super": "warn",
    "no-undef": "warn",
    "no-unreachable": "warn",
    "no-unused-vars": "warn",
    "constructor-super": "warn",
    "valid-typeof": "warn"
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
danger-eslint-0.1.6 .eslintrc.json
danger-eslint-0.1.5 .eslintrc.json
danger-eslint-0.1.4 .eslintrc.json
danger-eslint-0.1.3 .eslintrc.json
danger-eslint-0.1.2 .eslintrc.json
danger-eslint-0.1.1 .eslintrc.json
danger-eslint-0.1.0 .eslintrc.json