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-no-dropping-the-ra
1+ # textlint-rule-no-dropping-the-ra [ ![ Build Status ] ( https://travis-ci.org/textlint-ja/textlint-rule-no-dropping-the-ra.svg?branch=master )] ( https://travis-ci.org/textlint-ja/textlint-rule-no-dropping-the-ra ) [ ![ Gitter ] ( https://badges.gitter.im/textlint-ja/textlint-ja.svg )] ( https://gitter.im/textlint-ja/textlint-ja )
22
33ら抜き言葉を検出する[ textlint] ( https://github.com/textlint/textlint " textlint ") ルールです。
44
3737
3838## Reference
3939
40- - http://www.clear-code.com/blog/2015/8/29.html
40+ - [ http://www.clear-code.com/blog/2015/8/29.html ] ( http://www.clear-code.com/blog/2015/8/29.html )
Original file line number Diff line number Diff line change 22 "name" : " textlint-rule-no-dropping-the-ra" ,
33 "repository" : {
44 "type" : " git" ,
5- "url" : " git+https://github.com/azu /textlint-rule-no-dropping-the-ra.git"
5+ "url" : " git+https://github.com/textlint-ja /textlint-rule-no-dropping-the-ra.git"
66 },
77 "author" : " azu" ,
88 "email" : " azuciao@gmail.com" ,
9- "homepage" : " https://github.com/azu /textlint-rule-no-dropping-the-ra" ,
9+ "homepage" : " https://github.com/textlint-ja /textlint-rule-no-dropping-the-ra" ,
1010 "license" : " MIT" ,
1111 "bugs" : {
12- "url" : " https://github.com/azu /textlint-rule-no-dropping-the-ra/issues"
12+ "url" : " https://github.com/textlint-ja /textlint-rule-no-dropping-the-ra/issues"
1313 },
1414 "version" : " 1.0.2" ,
1515 "main" : " lib/no-dropping-the-ra.js" ,
2121 "test" : " test"
2222 },
2323 "scripts" : {
24- "build" : " babel src --out-dir lib --source-maps" ,
24+ "build" : " NODE_ENV=production babel src --out-dir lib --source-maps" ,
2525 "watch" : " babel src --out-dir lib --watch --source-maps" ,
2626 "prepublish" : " npm run --if-present build" ,
2727 "test" : " mocha"
4545 "kuromojin" : " ^1.2.1" ,
4646 "textlint-rule-helper" : " ^1.1.4"
4747 }
48- }
48+ }
You can’t perform that action at this time.
0 commit comments