File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# eslint-config-standard [ ![ travis] [ travis-image ]] [ travis-url ] [ ![ npm] [ npm-image ]] [ npm-url ] [ ![ downloads] [ downloads-image ]] [ downloads-url ] [ ![ javascript style guide] [ standard-image ]] [ standard-url ]
22
3- [ travis-image ] : https://img.shields.io/travis/feross /eslint-config-standard/master.svg
4- [ travis-url ] : https://travis-ci.org/feross /eslint-config-standard
3+ [ travis-image ] : https://img.shields.io/travis/standard /eslint-config-standard/master.svg
4+ [ travis-url ] : https://travis-ci.org/standard /eslint-config-standard
55[ npm-image ] : https://img.shields.io/npm/v/eslint-config-standard.svg
66[ npm-url ] : https://npmjs.org/package/eslint-config-standard
77[ downloads-image ] : https://img.shields.io/npm/dm/eslint-config-standard.svg
1111
1212#### An ESLint [ Shareable Config] ( http://eslint.org/docs/developer-guide/shareable-configs ) for [ JavaScript Standard Style] ( http://standardjs.com )
1313
14- [ ![ JavaScript Style Guide - Standard Style] ( https://cdn.rawgit.com/feross /standard/master/badge.svg )] ( http://standardjs.com )
14+ [ ![ JavaScript Style Guide - Standard Style] ( https://cdn.rawgit.com/standard /standard/master/badge.svg )] ( http://standardjs.com )
1515
1616## Install
1717
@@ -59,10 +59,10 @@ to quickly check your style.
5959Use this in one of your projects? Include one of these badges in your readme to
6060let people know that your code is using the standard style.
6161
62- [ ![ js-standard-style] ( https://cdn.rawgit.com/feross /standard/master/badge.svg )] ( http://standardjs.com )
62+ [ ![ js-standard-style] ( https://cdn.rawgit.com/standard /standard/master/badge.svg )] ( http://standardjs.com )
6363
6464``` markdown
65- [](http://standardjs.com)
65+ [](http://standardjs.com)
6666```
6767
6868[ ![ js-standard-style] ( https://img.shields.io/badge/code%20style-standard-brightgreen.svg )] ( http://standardjs.com )
You can’t perform that action at this time.
0 commit comments