@gyugyu/textlint-plugin-yaml

0.1.2 • Public • Published

textlint-plugin-yaml

for yaml style resource supoprt for textlint

Installation

npm install -g textlint-plugin-yaml@npm:@gyugyu/textlint-plugin-yaml

Usage

add plugin to your .textlintrc

{
  "plugins": [
    "yaml"
  ]
}

execute textlint

textlint config/locales/**/*.yml

Build

npm install
babel -s -d lib src

/@gyugyu/textlint-plugin-yaml/

    Package Sidebar

    Install

    npm i @gyugyu/textlint-plugin-yaml

    Weekly Downloads

    92

    Version

    0.1.2

    License

    MIT

    Unpacked Size

    20.1 kB

    Total Files

    17

    Last publish

    Collaborators

    • gyugyu