Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fardad-dev
/
prettier-plugin-jsdoc
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
273
Code
Issues
24
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 26, 2026
chore(release): 1.8.1
fardad-dev
committed
75825ba
View commit details
Copy full SHA for 75825ba
Browse repository at this point
Commits on May 9, 2026
fix: handle parser re-entry from chaining plugins (#262)
Show description for a8b84fe
iainlane
authored
a8b84fe
View commit details
Copy full SHA for a8b84fe
Browse repository at this point
fix: improve plugin search logic to prevent infinite recursion (#255)
shun-shobon
authored
7699758
View commit details
Copy full SHA for 7699758
Browse repository at this point
Commits on Mar 5, 2026
chore(ci): update nodejs test matrix (#258)
danielpza
authored
259a230
View commit details
Copy full SHA for 259a230
Browse repository at this point
fix: respecting quote style in type imports (#257)
auto200
authored
c930e0d
View commit details
Copy full SHA for c930e0d
Browse repository at this point
Commits on Dec 7, 2025
chore(release): 1.8.0
fardad-dev
committed
1bbf9ee
View commit details
Copy full SHA for 1bbf9ee
Browse repository at this point
feat: add jsdocBracketSpacing
Show description for 01c13e1
fardad-dev
committed
01c13e1
View commit details
Copy full SHA for 01c13e1
Browse repository at this point
chore(release): 1.7.1
fardad-dev
committed
9a5dca7
View commit details
Copy full SHA for 9a5dca7
Browse repository at this point
fix: prevent preprocess again
Show description for c0d77bf
fardad-dev
committed
c0d77bf
View commit details
Copy full SHA for c0d77bf
Browse repository at this point
chore: move tailwin to devdep
Show description for ebe15f3
fardad-dev
committed
ebe15f3
View commit details
Copy full SHA for ebe15f3
Browse repository at this point
Commits on Nov 28, 2025
v1.7.0
fardad-dev
committed
e1ecfdb
View commit details
Copy full SHA for e1ecfdb
Browse repository at this point
chore(release): 1.6.0
fardad-dev
committed
a8dc87b
View commit details
Copy full SHA for a8dc87b
Browse repository at this point
doc: plugin compatibility
fardad-dev
committed
7e39274
View commit details
Copy full SHA for 7e39274
Browse repository at this point
fix: async plugin like tailwind
Show description for 48d56aa
fardad-dev
committed
48d56aa
View commit details
Copy full SHA for 48d56aa
Browse repository at this point
Commits on Nov 27, 2025
fix: printWidth
fardad-dev
committed
d84dcc5
View commit details
Copy full SHA for d84dcc5
Browse repository at this point
feat: add jsdocEmptyCommentStrategy option to handle empty JSDoc comments ("keep"| "remove") "remove" is default
Show description for 86e7ebb
fardad-dev
committed
86e7ebb
View commit details
Copy full SHA for 86e7ebb
Browse repository at this point
feat: add balance to jsdocLineWrappingStyle
Show description for 7fd5182
fardad-dev
committed
7fd5182
View commit details
Copy full SHA for 7fd5182
Browse repository at this point
fix: support @this tag
Show description for 6663384
fardad-dev
committed
6663384
View commit details
Copy full SHA for 6663384
Browse repository at this point
Commits on Oct 29, 2025
v1.5.0
fardad-dev
committed
0260abf
View commit details
Copy full SHA for 0260abf
Browse repository at this point
chore(release): 1.4.0
fardad-dev
committed
4887997
View commit details
Copy full SHA for 4887997
Browse repository at this point
feat: add support for import tags (#252)
Show description for ab5c488
Didericis
authored
ab5c488
View commit details
Copy full SHA for ab5c488
Browse repository at this point
Commits on Jul 1, 2025
test: prettier version bump into 3.6 (#248)
Show description for 2c6d363
cagataysayg
authored
2c6d363
View commit details
Copy full SHA for 2c6d363
Browse repository at this point
chore(release): 1.3.3
fardad-dev
committed
13191fb
View commit details
Copy full SHA for 13191fb
Browse repository at this point
test: match with new prettier
fardad-dev
committed
4a52ac6
View commit details
Copy full SHA for 4a52ac6
Browse repository at this point
Commits on Jun 27, 2025
fix: add compatibility with prettier v3.6.0 (#246)
azat-io
authored
a50b62e
View commit details
Copy full SHA for a50b62e
Browse repository at this point
Commits on Jan 30, 2025
chore: Improve README formatting (#239)
Show description for f6b04f5
rakleed
authored
f6b04f5
View commit details
Copy full SHA for f6b04f5
Browse repository at this point
Commits on Jan 3, 2025
v1.3.2
fardad-dev
committed
571d0c9
View commit details
Copy full SHA for 571d0c9
Browse repository at this point
chore(release): 1.3.1
fardad-dev
committed
1f648da
View commit details
Copy full SHA for 1f648da
Browse repository at this point
fix: add package manager
fardad-dev
committed
ffafd40
View commit details
Copy full SHA for ffafd40
Browse repository at this point
Ensure parity between blockquote formats (#231)
sxxov
authored
4e8bc80
View commit details
Copy full SHA for 4e8bc80
Browse repository at this point
Fixed duplication of "Default is ..." in documentation comments. (#236)
Show description for 45296ca
Poliklot
authored
45296ca
View commit details
Copy full SHA for 45296ca
Browse repository at this point
Commits on Dec 30, 2023
fix: provide correct types path in conditional exports (#222)
auvred
authored
7a884b6
View commit details
Copy full SHA for 7a884b6
Browse repository at this point
Commits on Dec 22, 2023
v1.3.0
fardad-dev
committed
a774106
View commit details
Copy full SHA for a774106
Browse repository at this point
chore(release): 1.2.0
fardad-dev
committed
711659f
View commit details
Copy full SHA for 711659f
Browse repository at this point
feat: add jsdocTagsOrder
Show description for 9f637aa
fardad-dev
committed
9f637aa
View commit details
Copy full SHA for 9f637aa
Browse repository at this point
Previous
Next
You can’t perform that action at this time.