File tree Expand file tree Collapse file tree 9 files changed +16
-16
lines changed
textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana
textlint-rule-ja-no-space-around-parentheses
textlint-rule-ja-no-space-between-full-width
textlint-rule-ja-no-space-between-half-and-full-width
textlint-rule-ja-space-after-exclamation
textlint-rule-ja-space-after-question
textlint-rule-ja-space-around-code
textlint-rule-preset-ja-spacing Expand file tree Collapse file tree 9 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.0.0-beta.24" ,
3- "version" : " 1.0.1 "
3+ "version" : " 1.0.2 "
44}
Original file line number Diff line number Diff line change 11{
22 "name" : " textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " カタカナ語間の区切り文字についてのtextlintルール" ,
55 "main" : " lib/index.js" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " textlint-rule-ja-no-space-around-parentheses" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " かっこ類と隣接する文字のスペースについてのtextlintルール" ,
55 "main" : " lib/index.js" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " textlint-rule-ja-no-space-between-full-width" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " 全角文字同士の間のスペースについてのtextlintルール" ,
55 "main" : " lib/index.js" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " textlint-rule-ja-no-space-between-half-and-full-width" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " 半角文字と全角文字のスペースについてのtextlintルール" ,
55 "main" : " lib/index.js" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " textlint-rule-ja-space-after-exclamation" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " 感嘆符前後のスペースについてのtexlintルール" ,
55 "main" : " lib/index.js" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " textlint-rule-ja-space-after-question" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " 疑問符の直後のスペースについてのtexlintルール" ,
55 "main" : " lib/index.js" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " textlint-rule-ja-space-around-code" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " インラインコードの周りをスペースで囲むかどうかを決めるtextlintルール" ,
55 "main" : " lib/index.js" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " textlint-rule-preset-ja-spacing" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " textlint-rule-spacingのルールプリセット" ,
55 "main" : " lib/index.js" ,
66 "files" : [
3434 "mocha" : " ^2.3.3"
3535 },
3636 "dependencies" : {
37- "textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana" : " ^1.0.0 " ,
38- "textlint-rule-ja-no-space-around-parentheses" : " ^1.0.0 " ,
39- "textlint-rule-ja-no-space-between-full-width" : " ^1.0.0 " ,
40- "textlint-rule-ja-no-space-between-half-and-full-width" : " ^1.0.0 " ,
41- "textlint-rule-ja-space-after-exclamation" : " ^1.0.0 " ,
42- "textlint-rule-ja-space-after-question" : " ^1.0.0 " ,
43- "textlint-rule-ja-space-around-code" : " ^1.0.0 "
37+ "textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana" : " ^1.0.2 " ,
38+ "textlint-rule-ja-no-space-around-parentheses" : " ^1.0.2 " ,
39+ "textlint-rule-ja-no-space-between-full-width" : " ^1.0.2 " ,
40+ "textlint-rule-ja-no-space-between-half-and-full-width" : " ^1.0.2 " ,
41+ "textlint-rule-ja-space-after-exclamation" : " ^1.0.2 " ,
42+ "textlint-rule-ja-space-after-question" : " ^1.0.2 " ,
43+ "textlint-rule-ja-space-around-code" : " ^1.0.2 "
4444 }
4545}
You can’t perform that action at this time.
0 commit comments