{"library":"prettier-plugin-jsdoc-type","type":"library","category":null,"description":"A Prettier plugin that formats JSDoc type annotations to match a consistent TypeScript style. Current stable version is 0.2.0, released in early 2025. It focuses solely on JSDoc type syntax (e.g., @type, @param, @returns, @import) unlike broader JSDoc formatting tools. Supports object types, arrays, unions, function types, and complex constructs like @import with aliases and @returns {foo is Foo}. Requires Prettier >=3.5.3 and TypeScript as peer dependencies. Actively maintained with frequent patches fixing edge cases in type parsing.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript","jsdoc","prettier-plugin"],"install":[{"cmd":"npm install prettier-plugin-jsdoc-type","imports":["// In .prettierrc: { \"plugins\": [\"prettier-plugin-jsdoc-type\"] }","// No direct import; configure via Prettier config","// Not applicable; use Prettier config file"]},{"cmd":"yarn add prettier-plugin-jsdoc-type","imports":[]},{"cmd":"pnpm add prettier-plugin-jsdoc-type","imports":[]}],"homepage":"https://ota-meshi.github.io/prettier-plugin-jsdoc-type/","github":"https://github.com/ota-meshi/prettier-plugin-jsdoc-type","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/prettier-plugin-jsdoc-type","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/prettier-plugin-jsdoc-type/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}