Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 230 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 230 Bytes

danger-plugin-textlint

Danger Plugin for texlint in node.js

Usage

// dangerfile.js
import textlint from 'danger-plugin-textlint'

textlint()

ToDos

  • options of textlint (inlineComment, severityMap, etc...)