An open API service indexing awesome lists of open source software.

https://github.com/okitan/danger-plugin-textlint

Danger plugin for textlint
https://github.com/okitan/danger-plugin-textlint

Last synced: 12 days ago
JSON representation

Danger plugin for textlint

Awesome Lists containing this project

README

        

# danger-plugin-textlint
Danger Plugin for texlint in node.js

## Usage

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

textlint()
```

## ToDos

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