CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 12:55:08 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/"58a1a3bbc1fad2fad2386860c833634d"
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=lTUzX6JPZHChQoI9Oe1YBm7SNZjqfdBS0%2F9JdnX%2BNuWTWmmc4DU4d2JpAV8y7jw6hRIbd5CnzYQqaSU4cOgsBGWK2ZNcAei752VCk6C2Bt9R5O%2B1q1A3K5fIICvjlux5hr3ByMMpa6F2qrh6Ou7J2GfSh%2F92Gcv2fxgoZQoquEW1eAdjSaXawF1Ow%2B2HVieO5BOUkZH%2FYKLHlOMgVAEvszwj1c34HxBYjm0FwX61cm%2FdWkdyjt5G4B87UB3LqJKC2%2Flv%2Ffn3h4vHRKbUpqRr4g%3D%3D--WlaJqjFDsrZevPrG--iO30I%2F61dO6s0bIwggfyDw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.819086531.1752929707; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 12:55:07 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 12:55:07 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B2B0:249704:4D5B20:610A06:687B95AB
Add support for configuration inheritance via packages (#27348) · microsoft/TypeScript@05716a7 · GitHub
Copy file name to clipboardExpand all lines: src/compiler/commandLineParser.ts
Copy file name to clipboardExpand all lines: src/compiler/moduleNameResolver.ts
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit 05716a7
File tree
Expand file treeCollapse file tree
8 files changed
+156
-39
lines changedFilter options
- src
- compiler
- testRunner/unittests
- tests/baselines/reference/api
Expand file treeCollapse file tree
8 files changed
+156
-39
lines changedsrc/compiler/commandLineParser.ts
Copy file name to clipboardExpand all lines: src/compiler/commandLineParser.ts+16-12Lines changed: 16 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2191 | 2191 |
| |
2192 | 2192 |
| |
2193 | 2193 |
| |
2194 |
| - | |
2195 |
| - | |
2196 |
| - | |
2197 |
| - | |
2198 |
| - | |
2199 |
| - | |
2200 |
| - | |
2201 |
| - | |
2202 |
| - | |
2203 |
| - | |
2204 |
| - | |
| 2194 | + | |
| 2195 | + | |
| 2196 | + | |
| 2197 | + | |
| 2198 | + | |
| 2199 | + | |
| 2200 | + | |
| 2201 | + | |
2205 | 2202 |
| |
| 2203 | + | |
| 2204 | + | |
| 2205 | + | |
| 2206 | + | |
| 2207 | + | |
| 2208 | + | |
2206 | 2209 |
| |
2207 |
| - | |
| 2210 | + | |
| 2211 | + | |
2208 | 2212 |
| |
2209 | 2213 |
| |
2210 | 2214 |
| |
|
src/compiler/moduleNameResolver.ts
Copy file name to clipboardExpand all lines: src/compiler/moduleNameResolver.ts+45-19Lines changed: 45 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| 65 | + | |
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
| |||
98 | 99 |
| |
99 | 100 |
| |
100 | 101 |
| |
| 102 | + | |
101 | 103 |
| |
102 | 104 |
| |
103 | 105 |
| |
| |||
126 | 128 |
| |
127 | 129 |
| |
128 | 130 |
| |
129 |
| - | |
| 131 | + | |
130 | 132 |
| |
131 | 133 |
| |
132 | 134 |
| |
| |||
141 | 143 |
| |
142 | 144 |
| |
143 | 145 |
| |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
144 | 150 |
| |
145 | 151 |
| |
146 | 152 |
| |
| |||
853 | 859 |
| |
854 | 860 |
| |
855 | 861 |
| |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
856 | 866 |
| |
857 |
| - | |
| 867 | + | |
858 | 868 |
| |
859 | 869 |
| |
860 |
| - | |
861 |
| - | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
862 | 874 |
| |
863 | 875 |
| |
864 |
| - | |
| 876 | + | |
865 | 877 |
| |
866 | 878 |
| |
867 | 879 |
| |
868 | 880 |
| |
869 | 881 |
| |
870 |
| - | |
871 |
| - | |
872 |
| - | |
873 |
| - | |
874 |
| - | |
| 882 | + | |
875 | 883 |
| |
876 | 884 |
| |
877 | 885 |
| |
| |||
1019 | 1027 |
| |
1020 | 1028 |
| |
1021 | 1029 |
| |
1022 |
| - | |
| 1030 | + | |
1023 | 1031 |
| |
1024 |
| - | |
| 1032 | + | |
1025 | 1033 |
| |
1026 | 1034 |
| |
1027 | 1035 |
| |
| |||
1059 | 1067 |
| |
1060 | 1068 |
| |
1061 | 1069 |
| |
| 1070 | + | |
1062 | 1071 |
| |
1063 | 1072 |
| |
1064 | 1073 |
| |
| |||
1156 | 1165 |
| |
1157 | 1166 |
| |
1158 | 1167 |
| |
1159 |
| - | |
1160 |
| - | |
1161 |
| - | |
1162 |
| - | |
1163 |
| - | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
1164 | 1189 |
| |
1165 | 1190 |
| |
1166 | 1191 |
| |
| |||
1182 | 1207 |
| |
1183 | 1208 |
| |
1184 | 1209 |
| |
1185 |
| - | |
| 1210 | + | |
1186 | 1211 |
| |
1187 | 1212 |
| |
1188 | 1213 |
| |
| |||
1213 | 1238 |
| |
1214 | 1239 |
| |
1215 | 1240 |
| |
| 1241 | + | |
1216 | 1242 |
| |
1217 | 1243 |
| |
1218 | 1244 |
| |
| |||
1264 | 1290 |
| |
1265 | 1291 |
| |
1266 | 1292 |
| |
1267 |
| - | |
| 1293 | + | |
1268 | 1294 |
| |
1269 | 1295 |
| |
1270 | 1296 |
| |
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2987 | 2987 |
| |
2988 | 2988 |
| |
2989 | 2989 |
| |
2990 |
| - | |
| 2990 | + | |
| 2991 | + | |
2991 | 2992 |
| |
2992 | 2993 |
| |
2993 | 2994 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2802 | 2802 |
| |
2803 | 2803 |
| |
2804 | 2804 |
| |
| 2805 | + | |
2805 | 2806 |
| |
2806 | 2807 |
| |
2807 | 2808 |
| |
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
484 | 484 |
| |
485 | 485 |
| |
486 | 486 |
| |
487 |
| - | |
| 487 | + | |
| 488 | + | |
488 | 489 |
| |
489 | 490 |
| |
490 | 491 |
| |
|
You can’t perform that action at this time.
0 commit comments