@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

Readme

Keywords

none

Package Sidebar

Install

npm i @gyugyu/textlint-plugin-yaml

Weekly Downloads

111

Version

0.1.2

License

MIT

Unpacked Size

20.1 kB

Total Files

17

Last publish

Collaborators

  • gyugyu