Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
badges
  • Loading branch information
feross committed Mar 22, 2017
1 parent ba689f0 commit a9c173f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
@@ -1,4 +1,12 @@
# eslint-plugin-standard
# eslint-plugin-standard [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]

[npm-image]: https://img.shields.io/npm/v/eslint-plugin-standard.svg
[npm-url]: https://npmjs.org/package/eslint-plugin-standard
[downloads-image]: https://img.shields.io/npm/dm/eslint-plugin-standard.svg
[downloads-url]: https://npmjs.org/package/eslint-plugin-standard
[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg
[standard-url]: https://standardjs.com

ESlint Rules for the Standard Linter

### Usage
Expand Down

0 comments on commit a9c173f

Please sign in to comment.