🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@gyugyu/textlint-plugin-yaml

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gyugyu/textlint-plugin-yaml

for yaml style resource supoprt for textlint

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 02 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts