Skip to content

Commit 206ca99

Browse files
committed
Update missing baselines
1 parent 12a8b18 commit 206ca99

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

tests/baselines/reference/reactJsxReactResolvedNodeNextEsm.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export const a = <div></div>;
1313
"main": "",
1414
"types": "index.d.ts",
1515
"exports": {
16+
".": "./index.d.ts",
1617
"./*.js": "./*.js",
1718
"./*": "./*.js"
1819
}

tests/baselines/reference/tsserver/fourslashServer/autoImportProvider_exportMap5.js

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -154,13 +154,15 @@ Info seq [hh:mm:ss:mss] event:
154154
}
155155
Info seq [hh:mm:ss:mss] Starting updateGraphWorker: Project: /dev/null/inferredProject1*
156156
Info seq [hh:mm:ss:mss] FileWatcher:: Added:: WatchInfo: /node_modules/@types/dependency/package.json 2000 undefined Project: /dev/null/inferredProject1* WatchType: File location affecting resolution
157+
Info seq [hh:mm:ss:mss] FileWatcher:: Added:: WatchInfo: /node_modules/@types/dependency/lib/package.json 2000 undefined Project: /dev/null/inferredProject1* WatchType: File location affecting resolution
157158
Info seq [hh:mm:ss:mss] Finishing updateGraphWorker: Project: /dev/null/inferredProject1* projectStateVersion: 1 projectProgramVersion: 0 structureChanged: true structureIsReused:: Not Elapsed:: *ms
158159
Info seq [hh:mm:ss:mss] Project '/dev/null/inferredProject1*' (Inferred)
159-
Info seq [hh:mm:ss:mss] Files (4)
160+
Info seq [hh:mm:ss:mss] Files (5)
160161
/lib.d.ts Text-1 lib.d.ts-Text
161162
/lib.decorators.d.ts Text-1 lib.decorators.d.ts-Text
162163
/lib.decorators.legacy.d.ts Text-1 lib.decorators.legacy.d.ts-Text
163164
/tsconfig.json SVC-1-0 "{\n \"compilerOptions\": {\n \"module\": \"nodenext\"\n }\n}"
165+
/node_modules/@types/dependency/lib/index.d.ts Text-1 "export declare function fooFromIndex(): void;"
164166

165167

166168
lib.d.ts
@@ -171,6 +173,9 @@ Info seq [hh:mm:ss:mss] Files (4)
171173
Library referenced via 'decorators.legacy' from file 'lib.d.ts'
172174
tsconfig.json
173175
Root file specified for compilation
176+
node_modules/@types/dependency/lib/index.d.ts
177+
Entry point for implicit type library 'dependency' with packageId '@types/dependency/lib/index.d.ts@1.0.0'
178+
File is ECMAScript module because 'node_modules/@types/dependency/package.json' has field "type" with value "module"
174179

175180
Info seq [hh:mm:ss:mss] -----------------------------------------------
176181
Info seq [hh:mm:ss:mss] FileWatcher:: Added:: WatchInfo: /package.json 250 undefined WatchType: package.json file
@@ -179,7 +184,7 @@ Info seq [hh:mm:ss:mss] Files (5)
179184

180185
Info seq [hh:mm:ss:mss] -----------------------------------------------
181186
Info seq [hh:mm:ss:mss] Project '/dev/null/inferredProject1*' (Inferred)
182-
Info seq [hh:mm:ss:mss] Files (4)
187+
Info seq [hh:mm:ss:mss] Files (5)
183188

184189
Info seq [hh:mm:ss:mss] -----------------------------------------------
185190
Info seq [hh:mm:ss:mss] Open files:
@@ -197,6 +202,7 @@ watchedFiles::
197202
{"pollingInterval":500}
198203
/node_modules/@types/dependency/lib/package.json: *new*
199204
{"pollingInterval":2000}
205+
{"pollingInterval":2000}
200206
/node_modules/@types/dependency/package.json: *new*
201207
{"pollingInterval":2000}
202208
{"pollingInterval":2000}
@@ -238,8 +244,9 @@ ScriptInfos::
238244
/dev/null/inferredProject1*
239245
/node_modules/@types/dependency/lib/index.d.ts *new*
240246
version: Text-1
241-
containingProjects: 1
247+
containingProjects: 2
242248
/tsconfig.json
249+
/dev/null/inferredProject1*
243250
/src/foo.ts *new*
244251
version: Text-1
245252
containingProjects: 1
@@ -265,7 +272,7 @@ Info seq [hh:mm:ss:mss] Files (5)
265272

266273
Info seq [hh:mm:ss:mss] -----------------------------------------------
267274
Info seq [hh:mm:ss:mss] Project '/dev/null/inferredProject1*' (Inferred)
268-
Info seq [hh:mm:ss:mss] Files (4)
275+
Info seq [hh:mm:ss:mss] Files (5)
269276

270277
Info seq [hh:mm:ss:mss] -----------------------------------------------
271278
Info seq [hh:mm:ss:mss] Open files:
@@ -285,6 +292,7 @@ watchedFiles::
285292
{"pollingInterval":500}
286293
/node_modules/@types/dependency/lib/package.json:
287294
{"pollingInterval":2000}
295+
{"pollingInterval":2000}
288296
/node_modules/@types/dependency/package.json:
289297
{"pollingInterval":2000}
290298
{"pollingInterval":2000}
@@ -328,8 +336,9 @@ ScriptInfos::
328336
/dev/null/inferredProject1*
329337
/node_modules/@types/dependency/lib/index.d.ts
330338
version: Text-1
331-
containingProjects: 1
339+
containingProjects: 2
332340
/tsconfig.json
341+
/dev/null/inferredProject1*
333342
/src/foo.ts (Open) *changed*
334343
open: true *changed*
335344
version: Text-1
@@ -1140,6 +1149,7 @@ watchedFiles::
11401149
/node_modules/@types/dependency/lib/lol.d.ts: *new*
11411150
{"pollingInterval":500}
11421151
/node_modules/@types/dependency/lib/package.json:
1152+
{"pollingInterval":2000}
11431153
{"pollingInterval":2000}
11441154
{"pollingInterval":2000} *new*
11451155
/node_modules/@types/dependency/package.json:
@@ -1187,8 +1197,9 @@ ScriptInfos::
11871197
/dev/null/inferredProject1*
11881198
/node_modules/@types/dependency/lib/index.d.ts
11891199
version: Text-1
1190-
containingProjects: 1
1200+
containingProjects: 2
11911201
/tsconfig.json
1202+
/dev/null/inferredProject1*
11921203
/node_modules/@types/dependency/lib/lol.d.ts *new*
11931204
version: Text-1
11941205
containingProjects: 1

0 commit comments

Comments
 (0)