{"library":"typescript-workspace-plugin","type":"library","category":null,"description":"typescript-workspace-plugin is a language service plugin for TypeScript that adds robust support for monorepo setups, specifically those using Yarn-like workspaces. It allows individual packages within a workspace to maintain independent `tsconfig.json` files while enabling the TypeScript language service to correctly resolve local package sources, rather than relying solely on `node_modules` typings. This restores critical IDE features such as 'go to definition,' 'find references,' and accurate type checking across locally linked dependencies. The current stable version is 2.0.1. Its release cadence is irregular, driven by community needs and TypeScript updates. A key differentiator is its ability to maintain independent package configuration while ensuring full language service functionality within a monorepo, addressing a common pain point for developers working with interwoven local packages.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install typescript-workspace-plugin","imports":["{\n  \"plugins\": [{\"name\": \"typescript-workspace-plugin\"}]\n}","{\n  \"workspaces\": [\"packages/*\"],\n  \"workspace-sources\": {\n    \"*\": [\"packages/*/src\"]\n  }\n}","\"name\": \"typescript-workspace-plugin\""]},{"cmd":"yarn add typescript-workspace-plugin","imports":[]},{"cmd":"pnpm add typescript-workspace-plugin","imports":[]}],"homepage":null,"github":"https://github.com/spion/typescript-workspace-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/typescript-workspace-plugin","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/typescript-workspace-plugin/compatibility"}}