CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 11:33:46 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/microsoft/TypeScript.git
etag: W/"49b2031488778c36c8e10c7597b5b2f5"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=nzdFOTHqLkwUgG4zrluyccV5LJikTAS2VOZmGzvEZ8WmlbLFQUVWacja156lIY10SKiT0QJ%2Ba1M6T8HegZ60763KrpXMEeagllSNWNEttKRjbvtVuBJrnQ2TLndPrnSUHk0PSMajWKqOFVOwZdfj2gEJ5Au7%2FnRMs2nLKssQG5QgU%2BWrLFAw4rE7CGB8WBBJ6WUgjpApvvDScAg2qaBPNAtJ1gF5A34%2BZFHWquaFhkI6su%2FZzGn9xYiSXMReU2RG%2FfYPk26zGVrpJ5SuG13WIQ%3D%3D--UolHQSIV7mgwB9Id--LIZu%2BwkIsaj7D9IGJEVWGA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.53654278.1752924824; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 11:33:44 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 11:33:44 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B642:20F01E:42E055:54133F:687B8298
Merge pull request #14496 from Microsoft/checkJSFiles · microsoft/TypeScript@0fd0903 · GitHub
Dismiss banner
Copy file name to clipboardExpand all lines: src/compiler/commandLineParser.ts
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit 0fd0903
File tree
Expand file treeCollapse file tree
57 files changed
+768
-60
lines changedFilter options
- src
- compiler
- harness
- server
- services
- codefixes
- tests
- baselines/reference
- tsConfig
- Default initialized TSConfig
- Initialized TSConfig with boolean value compiler options
- Initialized TSConfig with enum value compiler options
- Initialized TSConfig with files options
- Initialized TSConfig with incorrect compiler option value
- Initialized TSConfig with incorrect compiler option
- Initialized TSConfig with list compiler options with enum value
- Initialized TSConfig with list compiler options
- cases
- compiler
- fourslash
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
57 files changed
+768
-60
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
946 | 946 |
| |
947 | 947 |
| |
948 | 948 |
| |
949 |
| - | |
| 949 | + | |
950 | 950 |
| |
951 | 951 |
| |
952 | 952 |
| |
|
src/compiler/commandLineParser.ts
Copy file name to clipboardExpand all lines: src/compiler/commandLineParser.ts+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
156 | 162 |
| |
157 | 163 |
| |
158 | 164 |
| |
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2360 | 2360 |
| |
2361 | 2361 |
| |
2362 | 2362 |
| |
| 2363 | + | |
| 2364 | + | |
| 2365 | + | |
| 2366 | + | |
2363 | 2367 |
|
src/compiler/diagnosticMessages.json
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3480 | 3480 |
| |
3481 | 3481 |
| |
3482 | 3482 |
| |
| 3483 | + | |
| 3484 | + | |
| 3485 | + | |
| 3486 | + | |
| 3487 | + | |
| 3488 | + | |
| 3489 | + | |
| 3490 | + | |
| 3491 | + | |
| 3492 | + | |
| 3493 | + | |
| 3494 | + | |
| 3495 | + | |
| 3496 | + | |
| 3497 | + | |
| 3498 | + | |
| 3499 | + | |
| 3500 | + | |
3483 | 3501 |
| |
3484 | 3502 |
| |
3485 | 3503 |
| |
3486 | 3504 |
| |
3487 | 3505 |
| |
3488 | 3506 |
| |
3489 | 3507 |
| |
| 3508 | + | |
| 3509 | + | |
| 3510 | + | |
| 3511 | + | |
3490 | 3512 |
| |
3491 | 3513 |
|
+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5822 | 5822 |
| |
5823 | 5823 |
| |
5824 | 5824 |
| |
| 5825 | + | |
5825 | 5826 |
| |
5826 | 5827 |
| |
5827 | 5828 |
| |
| |||
5883 | 5884 |
| |
5884 | 5885 |
| |
5885 | 5886 |
| |
| 5887 | + | |
| 5888 | + | |
| 5889 | + | |
| 5890 | + | |
| 5891 | + | |
| 5892 | + | |
| 5893 | + | |
| 5894 | + | |
| 5895 | + | |
| 5896 | + | |
5886 | 5897 |
| |
5887 | 5898 |
| |
5888 | 5899 |
| |
5889 | 5900 |
| |
5890 | 5901 |
| |
5891 | 5902 |
| |
5892 | 5903 |
| |
| 5904 | + | |
5893 | 5905 |
| |
5894 | 5906 |
| |
5895 | 5907 |
| |
|
+35-5Lines changed: 35 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
911 | 912 |
| |
912 | 913 |
| |
913 | 914 |
| |
914 |
| - | |
915 |
| - | |
916 |
| - | |
917 |
| - | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
918 | 918 |
| |
919 | 919 |
| |
920 | 920 |
| |
921 |
| - | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
922 | 925 |
| |
923 | 926 |
| |
924 | 927 |
| |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
925 | 951 |
| |
926 | 952 |
| |
927 | 953 |
| |
| |||
1722 | 1748 |
| |
1723 | 1749 |
| |
1724 | 1750 |
| |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
| 1754 | + | |
1725 | 1755 |
| |
1726 | 1756 |
| |
1727 | 1757 |
| |
|
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1952 | 1952 |
| |
1953 | 1953 |
| |
1954 | 1954 |
| |
| 1955 | + | |
| 1956 | + | |
| 1957 | + | |
| 1958 | + | |
1955 | 1959 |
| |
1956 | 1960 |
| |
1957 | 1961 |
| |
| |||
2294 | 2298 |
| |
2295 | 2299 |
| |
2296 | 2300 |
| |
| 2301 | + | |
2297 | 2302 |
| |
2298 | 2303 |
| |
2299 | 2304 |
| |
| |||
3355 | 3360 |
| |
3356 | 3361 |
| |
3357 | 3362 |
| |
| 3363 | + | |
3358 | 3364 |
| |
3359 | 3365 |
| |
3360 | 3366 |
| |
|
+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2584 | 2584 |
| |
2585 | 2585 |
| |
2586 | 2586 |
| |
| 2587 | + | |
| 2588 | + | |
| 2589 | + | |
| 2590 | + | |
| 2591 | + | |
2587 | 2592 |
| |
2588 | 2593 |
| |
2589 | 2594 |
| |
| |||
3772 | 3777 |
| |
3773 | 3778 |
| |
3774 | 3779 |
| |
| 3780 | + | |
| 3781 | + | |
| 3782 | + | |
| 3783 | + | |
3775 | 3784 |
| |
3776 | 3785 |
| |
3777 | 3786 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
194 |
| - | |
| 194 | + | |
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
| 84 | + | |
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
|
You can’t perform that action at this time.
0 commit comments