0.0.1 • Published 8 years ago
textlint-plugin-yaml v0.0.1
textlint-plugin-yaml

for yaml style resource supoprt for textlint
Installation
npm install -g takemikami/textlint-plugin-yaml#masterUsage
add plugin to your .textlintrc
{
"plugins": [
"yaml"
]
}execute textlint
textlint config/locales/**/*.ymlBuild
npm install
babel -s -d lib src0.0.1
8 years ago