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/ )
22
33
44[ 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/
9292
9393## Changelog
9494
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 ) .
9696
9797## Running tests
9898
@@ -104,7 +104,7 @@ Install devDependencies and Run `npm test`:
104104
105105Pull requests and stars are always welcome.
106106
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 ) .
108108
1091091 . Fork it!
1101102 . Create your feature branch: ` git checkout -b my-new-feature `
Original file line number Diff line number Diff line change 22 "name" : " textlint-rule-eslint" ,
33 "repository" : {
44 "type" : " git" ,
5- "url" : " https://github.com/azu /textlint-rule-eslint.git"
5+ "url" : " https://github.com/textlint-rule /textlint-rule-eslint.git"
66 },
77 "author" : " azu" ,
889- "homepage" : " https://github.com/azu /textlint-rule-eslint" ,
9+ "homepage" : " https://github.com/textlint-rule /textlint-rule-eslint" ,
1010 "license" : " MIT" ,
1111 "bugs" : {
12- "url" : " https://github.com/azu /textlint-rule-eslint/issues"
12+ "url" : " https://github.com/textlint-rule /textlint-rule-eslint/issues"
1313 },
1414 "files" : [
1515 " src/" ,
4545 "peerDependencies" : {
4646 "eslint" : " ^3.0.0 || ^4.0.0 || ^5.0.0"
4747 }
48- }
48+ }
You can’t perform that action at this time.
0 commit comments