CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 20:48:17 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/"70a28d403c512b9f3f7618f653940d79"
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=6KkbMxa2siiowDdMeTExNV05TGWGqSkH3u4ZxC07IRkKEBMiMViIQ8n0i9VJbMqt8E33Ld20rSBcKq%2BPfPDhbxBqCdPYeLxEn%2BPA%2BjapqOx0YTARNm3168tTfi6im%2BdfZYEDoQ9GoR0Aa08EQQcZB4IeIEhIAnLEb6QxzffP%2FZJKhr6eWi%2BXdxIk1EmLALz%2Bmn%2FdlL86wEOlZmODK0cRzBhr9%2FhmlqHwoWS7YJQwYRSeWKqVs36iwWhPAtWaHPYLFStM99zpjGCnGN45D9%2F0wQ%3D%3D--%2F3DPILTFPb%2FBaWKj--JlqS8b9lvtG%2FzVaQAZXIPQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.429453471.1753303695; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 20:48:15 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 20:48:15 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: EAEA:2DEF93:10CF75D:13FB866:68814A8F
Allow `--noCheck` to be commandLine option (#58839) · microsoft/TypeScript@e834989 · GitHub
Dismiss banner
Copy file name to clipboardExpand all lines: src/compiler/commandLineParser.ts
Copy file name to clipboardExpand all lines: src/compiler/tsbuildPublic.ts
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit e834989
authored
File tree
Expand file treeCollapse file tree
86 files changed
+29996
-4931
lines changedFilter options
- src
- compiler
- testRunner
- unittests
- helpers
- tsbuild
- tsc
- tests/baselines/reference
- config
- initTSConfig
- Default initialized TSConfig
- Initialized TSConfig with --help
- Initialized TSConfig with --watch
- Initialized TSConfig with advanced options
- 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
- showConfig/Shows tsconfig for single option/noCheck
- tsbuild
- commandLine
- multiFile
- outFile
- noCheck-errors
- noCheck
- multiFile
- outFile
- tsc
- incremental
- noCheck
- multiFile
- outFile
- noEmitOnError
- multiFile
- outFile
- noEmit
- multiFile
- outFile
- runWithoutArgs
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
86 files changed
+29996
-4931
lines changed+30-3Lines changed: 30 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
| 161 | + | |
| 162 | + | |
161 | 163 |
| |
162 | 164 |
| |
163 | 165 |
| |
| |||
329 | 331 |
| |
330 | 332 |
| |
331 | 333 |
| |
| 334 | + | |
332 | 335 |
| |
333 | 336 |
| |
334 | 337 |
| |
| |||
473 | 476 |
| |
474 | 477 |
| |
475 | 478 |
| |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
476 | 484 |
| |
477 | 485 |
| |
478 | 486 |
| |
| |||
741 | 749 |
| |
742 | 750 |
| |
743 | 751 |
| |
744 |
| - | |
| 752 | + | |
745 | 753 |
| |
746 | 754 |
| |
747 | 755 |
| |
| |||
986 | 994 |
| |
987 | 995 |
| |
988 | 996 |
| |
| 997 | + | |
989 | 998 |
| |
990 | 999 |
| |
991 | 1000 |
| |
| |||
1084 | 1093 |
| |
1085 | 1094 |
| |
1086 | 1095 |
| |
| 1096 | + | |
1087 | 1097 |
| |
1088 | 1098 |
| |
1089 | 1099 |
| |
| |||
1131 | 1141 |
| |
1132 | 1142 |
| |
1133 | 1143 |
| |
| 1144 | + | |
1134 | 1145 |
| |
1135 | 1146 |
| |
1136 | 1147 |
| |
| |||
1190 | 1201 |
| |
1191 | 1202 |
| |
1192 | 1203 |
| |
| 1204 | + | |
1193 | 1205 |
| |
1194 | 1206 |
| |
1195 | 1207 |
| |
| |||
1223 | 1235 |
| |
1224 | 1236 |
| |
1225 | 1237 |
| |
| 1238 | + | |
1226 | 1239 |
| |
1227 | 1240 |
| |
1228 | 1241 |
| |
| |||
1313 | 1326 |
| |
1314 | 1327 |
| |
1315 | 1328 |
| |
| 1329 | + | |
1316 | 1330 |
| |
1317 | 1331 |
| |
1318 | 1332 |
| |
| |||
1952 | 1966 |
| |
1953 | 1967 |
| |
1954 | 1968 |
| |
1955 |
| - | |
| 1969 | + | |
| 1970 | + | |
| 1971 | + | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
| 1975 | + | |
1956 | 1976 |
| |
1957 | 1977 |
| |
1958 | 1978 |
| |
| |||
1984 | 2004 |
| |
1985 | 2005 |
| |
1986 | 2006 |
| |
| 2007 | + | |
1987 | 2008 |
| |
1988 | 2009 |
| |
1989 | 2010 |
| |
| |||
2021 | 2042 |
| |
2022 | 2043 |
| |
2023 | 2044 |
| |
| 2045 | + | |
| 2046 | + | |
| 2047 | + | |
| 2048 | + | |
2024 | 2049 |
| |
2025 | 2050 |
| |
2026 | 2051 |
| |
| |||
2089 | 2114 |
| |
2090 | 2115 |
| |
2091 | 2116 |
| |
| 2117 | + | |
2092 | 2118 |
| |
2093 | 2119 |
| |
2094 | 2120 |
| |
| |||
2125 | 2151 |
| |
2126 | 2152 |
| |
2127 | 2153 |
| |
| 2154 | + | |
2128 | 2155 |
| |
2129 | 2156 |
| |
2130 | 2157 |
| |
|
src/compiler/commandLineParser.ts
Copy file name to clipboardExpand all lines: src/compiler/commandLineParser.ts+19-23Lines changed: 19 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
502 | 502 |
| |
503 | 503 |
| |
504 | 504 |
| |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
505 | 524 |
| |
506 | 525 |
| |
507 | 526 |
| |
| |||
772 | 791 |
| |
773 | 792 |
| |
774 | 793 |
| |
775 |
| - | |
776 |
| - | |
777 |
| - | |
778 |
| - | |
779 |
| - | |
780 |
| - | |
781 |
| - | |
782 |
| - | |
783 |
| - | |
784 |
| - | |
785 |
| - | |
786 |
| - | |
787 |
| - | |
788 |
| - | |
789 |
| - | |
790 |
| - | |
791 |
| - | |
792 |
| - | |
793 |
| - | |
794 |
| - | |
795 |
| - | |
796 |
| - | |
797 |
| - | |
798 | 794 |
| |
799 | 795 |
| |
800 | 796 |
| |
|
src/compiler/tsbuildPublic.ts
Copy file name to clipboardExpand all lines: src/compiler/tsbuildPublic.ts+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1535 | 1535 |
| |
1536 | 1536 |
| |
1537 | 1537 |
| |
1538 |
| - | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
| 1542 | + | |
1539 | 1543 |
| |
1540 | 1544 |
| |
1541 | 1545 |
| |
| |||
1545 | 1549 |
| |
1546 | 1550 |
| |
1547 | 1551 |
| |
1548 |
| - | |
1549 |
| - | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
1550 | 1555 |
| |
1551 | 1556 |
| |
1552 | 1557 |
| |
|
+24-2Lines changed: 24 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10074 | 10074 |
| |
10075 | 10075 |
| |
10076 | 10076 |
| |
10077 |
| - | |
| 10077 | + | |
| 10078 | + | |
| 10079 | + | |
| 10080 | + | |
| 10081 | + | |
| 10082 | + | |
| 10083 | + | |
| 10084 | + | |
| 10085 | + | |
| 10086 | + | |
| 10087 | + | |
| 10088 | + | |
| 10089 | + | |
| 10090 | + | |
| 10091 | + | |
| 10092 | + | |
| 10093 | + | |
| 10094 | + | |
| 10095 | + | |
| 10096 | + | |
| 10097 | + | |
| 10098 | + | |
| 10099 | + | |
10078 | 10100 |
| |
10079 | 10101 |
| |
10080 | 10102 |
| |
10081 | 10103 |
| |
10082 | 10104 |
| |
10083 |
| - | |
| 10105 | + | |
10084 | 10106 |
| |
10085 | 10107 |
| |
10086 | 10108 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
| 125 | + | |
125 | 126 |
| |
126 | 127 |
| |
127 | 128 |
| |
|
src/testRunner/unittests/helpers/noCheck.ts
Copy file name to clipboard+92Lines changed: 92 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + |
You can’t perform that action at this time.
0 commit comments