Skip to content

Commit

Permalink
Update dependencies to enable Greenkeeper 🌴 (#1)
Browse files Browse the repository at this point in the history
* chore(package): update dependencies

* docs(readme): add Greenkeeper badge

* Added eslint-plugin-import

* Add eslint-plugin-node

* Switch to standard + snazzy

* Fix coveralls
  • Loading branch information
greenkeeper[bot] authored and ctdio committed Oct 23, 2017
1 parent f29d1ed commit 4c0e68b
Show file tree
Hide file tree
Showing 7 changed files with 2,134 additions and 555 deletions.
3 changes: 0 additions & 3 deletions .eslintignore

This file was deleted.

2 changes: 0 additions & 2 deletions .eslintrc.yml

This file was deleted.

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Interface-js

[![Greenkeeper badge](https://badges.greenkeeper.io/charlieduong94/interface-js.svg)](https://greenkeeper.io/)
[![Build Status](https://travis-ci.org/charlieduong94/interface-js.svg?branch=master)](https://travis-ci.org/charlieduong94/interface-js)
[![Coverage Status](https://coveralls.io/repos/github/charlieduong94/interface-js/badge.svg)](https://coveralls.io/github/charlieduong94/interface-js)

Expand Down

0 comments on commit 4c0e68b

Please sign in to comment.