textlint-plugin-tsdoc
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

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.

/textlint-plugin-tsdoc/

    Package Sidebar

    Install

    npm i textlint-plugin-tsdoc

    Weekly Downloads

    188

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    25 kB

    Total Files

    18

    Last publish

    Collaborators

    • sasaplus1