@textlint-rule/textlint-rule-no-unmatched-pair

v2.0.3
textlint rule that check unmatched pairs like "(" and ")"
textlintrule

build

textlint-scripts build

prepublish

npm run --if-present build

test

textlint-scripts test

watch

textlint-scripts build --watch

format

prettier --write "**/*.{js,jsx,ts,tsx,css}"

prepare

git config --local core.hooksPath .githooks
npm i @textlint-rule/textlint-rule-no-unmatched-pair

Metadata

  • MIT
  • Whatever
  • azu
  • released 7/8/2024

Downloads