🌐
npm
npmjs.com › package › prettier-plugin-jsdoc
prettier-plugin-jsdoc - npm
A Prettier plugin to format JSDoc comments.. Latest version: 1.8.0, last published: 2 months ago. Start using prettier-plugin-jsdoc in your project by running `npm i prettier-plugin-jsdoc`. There are 96 other projects in the npm registry using ...
      » npm install prettier-plugin-jsdoc
    
Published   Dec 07, 2025
Version   1.8.0
Author   Hossein mohammadi
🌐
GitHub
github.com › homer0 › prettier-plugin-jsdoc
GitHub - homer0/prettier-plugin-jsdoc: A Prettier plugin to format JSDoc blocks.
A Prettier plugin to format JSDoc blocks. Contribute to homer0/prettier-plugin-jsdoc development by creating an account on GitHub.
Starred by 16 users
Forked by 3 users
Languages   JavaScript 99.9% | Shell 0.1%
🌐
Prettier
prettier.io › docs › plugins
Plugins · Prettier
Prettier’s own implementations of all languages are expressed using the plugin API. The core prettier package contains JavaScript and other web-focused languages built in. For additional languages you’ll need to install ...
🌐
GitHub
github.com › prettier › prettier › issues › 5659
Add support for formatting JSDoc comments · Issue #5659 · prettier/prettier
December 19, 2018 - It would be nice if Prettier formatted JSDoc comments, interpreting the text of the comment as markdown and properly handling tags. There are two parsers we could use: comment-parser for the overall comment, and jsdoctypeparser for the t...
Published   Dec 19, 2018
🌐
Prettier
prettier.io
Prettier · Opinionated Code Formatter · Prettier
styled-components 💅 · Lightning Web Components (LWC)
🌐
npm
npmjs.com › package › prettier-plugin-jsdoc-type
prettier-plugin-jsdoc-type - npm
April 18, 2025 - Prettier plugin for JSDoc type annotations. Latest version: 0.2.0, last published: a month ago. Start using prettier-plugin-jsdoc-type in your project by running `npm i prettier-plugin-jsdoc-type`. There are 3 other projects in the npm registry using prettier-plugin-jsdoc-type.
      » npm install prettier-plugin-jsdoc-type
    
Published   Jan 22, 2026
Version   0.2.0
Author   Yosuke Ota
🌐
Medium
medium.com › @psiphi75 › using-typescript-typechecker-eslint-jsdoc-and-prettier-to-write-javascript-205a2f07a4f3
Writing JavaScript better and faster using TypeScript TypeChecker, ESLint, JSDoc and Prettier | by Simon Werner | Medium
April 2, 2019 - npm install --save-dev eslint npm install --save-dev eslint-config-airbnb-base npm install --save-dev eslint-plugin-import npm install --save-dev eslint-plugin-jsdoc npm install --save-dev eslint-plugin-prettier
🌐
GitHub
github.com › ota-meshi › prettier-plugin-jsdoc-type
GitHub - ota-meshi/prettier-plugin-jsdoc-type: Prettier plugin for formatting JSDoc type annotations. · GitHub
This plugin is focused on formatting JSDoc type annotations, while prettier-plugin-jsdoc is focused on formatting JSDoc comments.
Author   ota-meshi
Find elsewhere
🌐
Prettier
prettier.io › docs
What is Prettier? · Prettier
Prettier is an opinionated code formatter with support for:
🌐
Tessl
tessl.io › registry › tessl › npm-prettier-plugin-jsdoc › 1.3.0 › files › docs › index.md
1.3.0 • npm-prettier-plugin-jsdoc • tessl • Registry • Tessl
January 29, 2026 - JSDoc Parsing: Uses comment-parser to parse JSDoc syntax and structure · Formatting Engine: Applies formatting rules based on configuration options · Integration Layer: Seamlessly integrates with Prettier's formatting pipeline
🌐
Prettier
prettier.io › blog › 2023 › 07 › 05 › 3.0.0.html
Prettier 3.0: Hello, ECMAScript Modules! · Prettier
July 5, 2023 - If you're a plugin author and your plugins don't define embed, you have nothing to worry about, otherwise see the docs for details.
🌐
JetBrains
jetbrains.com › help › phpstorm › prettier.html
Prettier | PhpStorm Documentation
November 24, 2025 - Make sure the JavaScript and TypeScript and Prettier required plugins are enabled on the Settings | Plugins page, tab Installed.
🌐
GitHub
github.com › hosseinmd › prettier-plugin-jsdoc
GitHub - hosseinmd/prettier-plugin-jsdoc: A Prettier plugin to format JSDoc comments.
A Prettier plugin to format JSDoc comments. Contribute to hosseinmd/prettier-plugin-jsdoc development by creating an account on GitHub.
Starred by 265 users
Forked by 32 users
Languages   TypeScript 74.6% | JavaScript 25.0% | Shell 0.4%
🌐
npm
npmjs.com › package › @homer0 › prettier-plugin-jsdoc
@homer0/prettier-plugin-jsdoc - npm
January 27, 2026 - A Prettier plugin to format JSDoc blocks. Latest version: 11.0.2, last published: 9 days ago. Start using @homer0/prettier-plugin-jsdoc in your project by running `npm i @homer0/prettier-plugin-jsdoc`. There are 1 other projects in the npm registry ...
      » npm install @homer0/prettier-plugin-jsdoc
    
Published   Jan 27, 2026
Version   11.0.2
Author   Leonardo Apiwan
🌐
TypeScript Analyzer
rich-newman.github.io › typescript-analyzer-eslint-prettier › setupjsdoc.html
Set Up for JSDoc Plugin | TypeScript Analyzer (ESLint, Prettier)
To create the configuration file for JSDoc the following changes were made to the code in the default configuration file: In the first “plugins” section, which refers to JavaScript and TypeScript files, add "jsdoc".
🌐
CodeSandbox
codesandbox.io › examples › package › prettier-plugin-jsdoc
prettier-plugin-jsdoc examples - CodeSandbox
Use this online prettier-plugin-jsdoc playground to view and fork prettier-plugin-jsdoc example apps and templates on CodeSandbox.