{"id":19181389,"url":"https://github.com/uid11/jsdocparsingmode-error-example","last_synced_at":"2026-06-17T03:31:36.427Z","repository":{"id":208354562,"uuid":"721428173","full_name":"uid11/jsDocParsingMode-error-example","owner":"uid11","description":"jsDocParsingMode error example","archived":false,"fork":false,"pushed_at":"2023-11-22T11:46:05.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T02:20:03.024Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uid11.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-21T03:19:34.000Z","updated_at":"2023-11-21T03:20:04.000Z","dependencies_parsed_at":"2023-11-22T12:46:11.195Z","dependency_job_id":null,"html_url":"https://github.com/uid11/jsDocParsingMode-error-example","commit_stats":null,"previous_names":["uid11/jsdocparsingmode-error-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uid11/jsDocParsingMode-error-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uid11%2FjsDocParsingMode-error-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uid11%2FjsDocParsingMode-error-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uid11%2FjsDocParsingMode-error-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uid11%2FjsDocParsingMode-error-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uid11","download_url":"https://codeload.github.com/uid11/jsDocParsingMode-error-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uid11%2FjsDocParsingMode-error-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34433085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T10:53:14.157Z","updated_at":"2026-06-17T03:31:36.406Z","avatar_url":"https://github.com/uid11.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jsDocParsingMode + exactOptionalPropertyTypes error\n\nIt seems that in the TypeScript 5.3.2 the `exactOptionalPropertyTypes: true` option leads\nto an error in the `jsDocParsingMode` field type in the `node_modules/typescript/lib/typescript.d.ts` file.\n\nTypeScript issue: https://github.com/microsoft/TypeScript/issues/56478.\n\n# How to reproduce the error\n\nClone the repository locally.\n\n```sh\nnpm install\n\nnpm run tsc\n```\n\nError text:\n\n```\nnode_modules/typescript/lib/typescript.d.ts:3287:24 - error TS2420: Class 'Project' incorrectly implements interface 'LanguageServiceHost'.\n  Types of property 'jsDocParsingMode' are incompatible.\n    Type 'JSDocParsingMode | undefined' is not assignable to type 'JSDocParsingMode'.\n      Type 'undefined' is not assignable to type 'JSDocParsingMode'.\n\n3287         abstract class Project implements LanguageServiceHost, ModuleResolutionHost {\n                            ~~~~~~~\n\n\nFound 1 error in node_modules/typescript/lib/typescript.d.ts:3287\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuid11%2Fjsdocparsingmode-error-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuid11%2Fjsdocparsingmode-error-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuid11%2Fjsdocparsingmode-error-example/lists"}