textlint-rule-volore-getting-started

1.0.0 • Public • Published

See Developer Guide.

textlint-rule-volore-getting-started

sandbox for learning textlint rule

Install

Install with npm:

npm install textlint-rule-volore-getting-started

Usage

Via .textlintrc(Recommended)

{
    "rules": {
        "volore-getting-started": true
    }
}

Via CLI

textlint --rule volore-getting-started 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

License

ISC © fbab

Readme

Keywords

Package Sidebar

Install

npm i textlint-rule-volore-getting-started

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

33.2 kB

Total Files

16

Last publish

Collaborators

  • fbab