spellcheck-tech-word-textlint-rule
v3.0.0
Published
textlint rule: spell check technical word for japanese.
Downloads
26
Readme
spellcheck-tech-word textlint rule
This module for azu/textlint.
This rules provide tech word checking for web engineer.
Installation
npm install textlint -g
npm install spellcheck-tech-word-textlint-rule --save-dev
Usage
$ textlint --rulesdir ./node_modules/spellcheck-tech-word-textlint-rule file.md
Contributing
- 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