1.0.2 • Published 10 years ago
@azu/textlint-config-readme v1.0.2
@azu/textlint-config-readme
Sharable Configuration for textlint.
This config set aim to lint README file.
"textlint-rule-alex": "^1.0.1",
"textlint-rule-common-misspellings": "^1.0.1",
"textlint-rule-no-dead-link": "^0.2.0",
"textlint-rule-no-todo": "^2.0.0",
"textlint-rule-rousseau": "^1.4.1",
"textlint-rule-write-good": "^0.1.4"Installation
npm install -D @azu/textlint-config-readme textlintUsage
$(npm bin)/textlint --config @azu/textlint-config-readme README.mdTests
npm testContributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
License
MIT
1.0.2
10 years ago