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 8d1c81d commit 21992f6Copy full SHA for 21992f6
package.json
@@ -22,7 +22,7 @@
22
"test": "test"
23
},
24
"scripts": {
25
- "test": "mocha test/ && npm run textlint"
+ "test": "mocha test/ && (cd example && npm install && npm test)"
26
27
"keywords": [
28
"textlint",
0 commit comments