1.0.4 • Published 3 years ago

textlint-rule-codeee-txt v1.0.4

Weekly downloads
138
License
ISC
Repository
-
Last release
3 years ago

textlint-rule-codeee-txt

Install

Install with npm:

npm install textlint-rule-codeee-txt

Usage

Via .textlintrc(Recommended)

{
    "rules": {
        "codeee-txt": true
    }
}

Via CLI

textlint --rule codeee-txt 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 ©