Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a-tokyo committed Feb 11, 2017
1 parent f2081cf commit f13d17f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# eslint-config-dreidev

ESLint shareable config for the [Dreidev](http://dreidev.com) JavaScript style guide

[![npm version](https://badge.fury.io/js/eslint-config-dreidev.svg)](https://badge.fury.io/js/eslint-config-dreidev) [![Build Status](https://travis-ci.org/dreidev/eslint-config-dreidev.svg?branch=master)](https://travis-ci.org/dreidev/eslint-config-dreidev) [![Coverage Status](https://coveralls.io/repos/github/dreidev/eslint-config-dreidev/badge.svg?branch=master)](https://coveralls.io/github/dreidev/eslint-config-dreidev?branch=master)
Expand All @@ -23,5 +24,6 @@ Once the `eslint-config-dreidev` package is installed, you can use it by specify
```

#### Credit

- This repo is hugely inspired by [eslint-config-google](https://github.com/google/eslint-config-google) customizing the rules to our preferences.
- The Dreidev javascript style guide closely but not strictly follows [airbnb/javascript](https://github.com/airbnb/javascript)

0 comments on commit f13d17f

Please sign in to comment.