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