1.0.3 • Published 2 years ago

textlint-rule-preset-weseek v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

textlint-rule-preset-weseek

textlint rule preset

Installation

npm

npm install textlint-rule-preset-weseek

yarn

yarn textlint-rule-preset-weseek

Usage

Via .textlintrc

{
    "rules": {
        "preset-weseek": true
    }
}

Tips

Visual Studio Code Settings

Just install the extension vscode-textlint and you can use textlint in VS code.