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 3068166 commit 594113cCopy full SHA for 594113c
example/package.json
@@ -2,7 +2,7 @@
2
"name": "example",
3
"private": true,
4
"scripts": {
5
- "pretest": "npm i --production",
+ "pretest": "npm rm textlint-rule-preset-japanese && npm i --production",
6
"test": "textlint README.md"
7
},
8
"author": "azu",
0 commit comments