textlint-rule-aws-spellcheck

1.3.0 • Public • Published

textlint-rule-aws-spellcheck

npm version

Install

Install with npm:

$ npm install textlint-rule-aws-spellcheck

Usage

Via .textlintrc(Recommended)

{
    "rules": {
        "aws-spellcheck": true
    }
}

Via CLI

$ textlint --rule aws-spellcheck README.md

Build

Builds source codes for publish to the lib folder. You can write ES2015+ source codes in src/ folder.

$ npm run build

Tests

Run test code in test folder. Test textlint rule by textlint-tester.

$ npm test

Contribution

Fork this repo and make Pull Request.

If you want to change or add new rules, check aws-word-rules repo !!

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i textlint-rule-aws-spellcheck

Weekly Downloads

10

Version

1.3.0

License

MIT

Unpacked Size

19 kB

Total Files

9

Last publish

Collaborators

  • 37108