{"id":50708043,"url":"https://github.com/jet2jet/tsgo-test","last_synced_at":"2026-06-09T13:01:56.013Z","repository":{"id":358443119,"uuid":"1241419161","full_name":"jet2jet/tsgo-test","owner":"jet2jet","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-17T11:23:33.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-17T13:31:28.061Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jet2jet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-17T11:16:04.000Z","updated_at":"2026-05-17T11:23:36.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jet2jet/tsgo-test","commit_stats":null,"previous_names":["jet2jet/tsgo-test"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/jet2jet/tsgo-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jet2jet%2Ftsgo-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jet2jet%2Ftsgo-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jet2jet%2Ftsgo-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jet2jet%2Ftsgo-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jet2jet","download_url":"https://codeload.github.com/jet2jet/tsgo-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jet2jet%2Ftsgo-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34107866,"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-09T02:00:06.510Z","response_time":63,"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":"2026-06-09T13:01:55.927Z","updated_at":"2026-06-09T13:01:56.005Z","avatar_url":"https://github.com/jet2jet.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tsgo-test\n\nChecks difference between TypeScript 6.0.x and TypeScript 7 (preview).\n\n## The target source\n\n[test.mts](./test.mts)\n\n## Run test\n\n```\nnpm ci\nnode run-ts.mts\nnode run-tsgo.mts\n```\n\n### Expected output\n\n```\n---a1---\nexpr: PropertyAccessExpression obj.a\ntype: number\n---a2---\nexpr: PropertyAccessExpression (obj).a\ntype: number\n---c---\nexpr: PropertyAccessExpression obj.b.c\ntype: number\n```\n\n### Actual output\n\n(using: `typescript@6.0.3`, `@typescript/native-preview@7.0.0-dev.20260517.1`)\n\nFor `node run-ts.mts`:\n\n```\n---a1---\nexpr: PropertyAccessExpression obj.a\ntype: number\n---a2---\nexpr: PropertyAccessExpression (obj).a\ntype: number\n---c---\nexpr: PropertyAccessExpression obj.b.c\ntype: number\n```\n\nFor `node run-tsgo.mts`:\n\n```\n---a1---\nexpr: PropertyAccessExpression obj.a\ntype: number\n---a2---\nexpr: PropertyAccessExpression (obj).a\ntype: A\n---c---\nexpr: PropertyAccessExpression obj.b.c\ntype: { c: number; }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjet2jet%2Ftsgo-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjet2jet%2Ftsgo-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjet2jet%2Ftsgo-test/lists"}