Parcourir la source

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 il y a 9 ans
Parent
révision
cec61dd0b8
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. +3
    -0
      package.json

+ 3
- 0
package.json Voir le fichier

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

Chargement…
Annuler
Enregistrer