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.