We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc4071d commit 5bbe487Copy full SHA for 5bbe487
package.json
@@ -12,7 +12,7 @@
12
"name": "textlint-rule-ja-no-redundant-expression",
13
"description": "冗長な表現を禁止するtextlintルール",
14
"version": "1.0.0",
15
- "main": "lib/textlint-rule-ja-no-redundant-expression.js",
+ "main": "lib/index.js",
16
"scripts": {
17
"test": "textlint-scripts test",
18
"docs": "node tools/update-readme.js",
0 commit comments