File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- # textlint-rule-eslint [ ![ Build Status] ( https://travis-ci.org/azu /textlint-rule-eslint.svg?branch=master )] ( https://travis-ci.org/azu /textlint-rule-eslint ) [ ![ textlint fixable rule] ( https://img.shields.io/badge/textlint-fixable-green.svg?style=social )] ( https://textlint.github.io/ )
1
+ # textlint-rule-eslint [ ![ Build Status] ( https://travis-ci.org/textlint-rule /textlint-rule-eslint.svg?branch=master )] ( https://travis-ci.org/textlint-rule /textlint-rule-eslint ) [ ![ textlint fixable rule] ( https://img.shields.io/badge/textlint-fixable-green.svg?style=social )] ( https://textlint.github.io/ )
2
2
3
3
4
4
[ textlint] ( https://textlint.github.io/ " textlint official site ") rule to lint JavaScript in Markdown with ESLint.
@@ -92,7 +92,7 @@ See [https://github.com/textlint/textlint/#fixable](https://github.com/textlint/
92
92
93
93
## Changelog
94
94
95
- See [ Releases page] ( https://github.com/azu /textlint-rule-eslint/releases ) .
95
+ See [ Releases page] ( https://github.com/textlint-rule /textlint-rule-eslint/releases ) .
96
96
97
97
## Running tests
98
98
@@ -104,7 +104,7 @@ Install devDependencies and Run `npm test`:
104
104
105
105
Pull requests and stars are always welcome.
106
106
107
- For bugs and feature requests, [ please create an issue] ( https://github.com/azu /textlint-rule-eslint/issues ) .
107
+ For bugs and feature requests, [ please create an issue] ( https://github.com/textlint-rule /textlint-rule-eslint/issues ) .
108
108
109
109
1 . Fork it!
110
110
2 . Create your feature branch: ` git checkout -b my-new-feature `
Original file line number Diff line number Diff line change 2
2
"name" : " textlint-rule-eslint" ,
3
3
"repository" : {
4
4
"type" : " git" ,
5
- "url" : " https://github.com/azu /textlint-rule-eslint.git"
5
+ "url" : " https://github.com/textlint-rule /textlint-rule-eslint.git"
6
6
},
7
7
"author" : " azu" ,
8
8
9
- "homepage" : " https://github.com/azu /textlint-rule-eslint" ,
9
+ "homepage" : " https://github.com/textlint-rule /textlint-rule-eslint" ,
10
10
"license" : " MIT" ,
11
11
"bugs" : {
12
- "url" : " https://github.com/azu /textlint-rule-eslint/issues"
12
+ "url" : " https://github.com/textlint-rule /textlint-rule-eslint/issues"
13
13
},
14
14
"files" : [
15
15
" src/" ,
45
45
"peerDependencies" : {
46
46
"eslint" : " ^3.0.0 || ^4.0.0 || ^5.0.0"
47
47
}
48
- }
48
+ }
You can’t perform that action at this time.
0 commit comments