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

textlint rule that check unmatched pairs like "(" and "]"
MIT License
7 stars 3 forks source link

fix: support nested context #15

Closed azu closed 1 year ago

azu commented 1 year ago

Support nest pair like {"{ABC}"}

Require Node.js 12+, but it already droppped Node 10 https://node.green/#ES2019-features-Array-prototype--flat--flatMap-

fix #14