瀏覽代碼

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 年之前
父節點
當前提交
cec61dd0b8
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. +3
    -0
      package.json

+ 3
- 0
package.json 查看文件

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

Loading…
取消
儲存