Ver código fonte

Ignore eslint for greenkeeper updates.

As we don't plan to update to Node.js v4 any time soon,
we can't update eslint cause it requires Node.js => v4.
pull/580/head
Phillip Johnsen GitHub 9 anos atrás
pai
commit
cec61dd0b8
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      package.json

+ 3
- 0
package.json Ver arquivo

@@ -52,5 +52,8 @@
"wrappers"
]
},
"greenkeper": {
"ignore": ["eslint"]
},
"license": "MIT"
}

Carregando…
Cancelar
Salvar