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 7dccdca commit ba7efd5Copy full SHA for ba7efd5
example/package.json
@@ -6,6 +6,7 @@
6
"scripts": {
7
"pretest": "npm rm textlint-rule-preset-jtf-style && npm i",
8
"textlint": "textlint",
9
+ "textlint:fix": "textlint --fix ../README.md",
10
"test": "npm run textlint -- -f pretty-error ../README.md"
11
},
12
"author": "azu",
0 commit comments