textlint-plugin-tsdoc
v0.1.0
Published
textlint plugin for tsdoc
Readme
textlint-plugin-tsdoc
textlint plugin for tsdoc
Installation
$ npm install textlint-plugin-tsdocDefault supported extensions
.ts.cts.mts.tsx
Usage
add to textlint config the following:
{
"plugins": [
"tsdoc"
]
}License
The MIT License.
