Sfoglia il codice sorgente

Ignore eslint for greenkeeper updates. (#580)

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.
tags/v2.3.0
Phillip Johnsen GitHub 9 anni fa
parent
commit
85fa743258
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      package.json

+ 3
- 0
package.json Vedi File

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

Loading…
Annulla
Salva