Skip to content

Commit e1d5daf

Browse files
committed
chore(npm): add "textlintrule" as keywords
textlint/textlint#253
1 parent b6565a1 commit e1d5daf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"test": "mocha"
2828
},
2929
"keywords": [
30-
"textlint"
30+
"textlint",
31+
"textlintrule"
3132
],
3233
"description": "ら抜き言葉を検出するtextlint rule",
3334
"devDependencies": {
@@ -45,4 +46,4 @@
4546
"kuromojin": "^1.2.1",
4647
"textlint-rule-helper": "^1.1.4"
4748
}
48-
}
49+
}

0 commit comments

Comments
 (0)