1
1
[
2
- " ======== Resolving type reference directive 'jquery', containing file '/a.ts', root directory 'node_modules/@types'. ========" ,
3
- " Resolving with primary search path 'node_modules/@types'" ,
4
- " File 'node_modules/@types/jquery/package.json' does not exist." ,
5
- " File 'node_modules/@types/jquery/index.d.ts' does not exist." ,
6
- " Looking up in 'node_modules' folder, initial location '/'" ,
7
- " File '/node_modules/jquery.ts' does not exist." ,
8
- " File '/node_modules/jquery.d.ts' does not exist." ,
9
- " File '/node_modules/jquery/package.json' does not exist." ,
10
- " File '/node_modules/jquery/index.ts' does not exist." ,
11
- " File '/node_modules/jquery/index.d.ts' does not exist." ,
12
- " File '/node_modules/@types/jquery.ts' does not exist." ,
13
- " File '/node_modules/@types/jquery.d.ts' does not exist." ,
2
+ " ======== Resolving type reference directive 'jquery', containing file '/a.ts', root directory '/node_modules/@types'. ========" ,
3
+ " Resolving with primary search path '/node_modules/@types'" ,
14
4
" File '/node_modules/@types/jquery/package.json' does not exist." ,
15
- " File '/node_modules/@types/jquery/index.ts' does not exist." ,
16
5
" File '/node_modules/@types/jquery/index.d.ts' exist - use it as a name resolution result." ,
17
- " ======== Type reference directive 'jquery' was successfully resolved to '/node_modules/@types/jquery/index.d.ts', primary: false. ========" ,
18
- " ======== Resolving type reference directive 'jquery', containing file '/__inferred type names__.ts', root directory 'node_modules/@types'. ========" ,
19
- " Resolving with primary search path 'node_modules/@types'" ,
20
- " File 'node_modules/@types/jquery/package.json' does not exist." ,
21
- " File 'node_modules/@types/jquery/index.d.ts' does not exist." ,
22
- " Looking up in 'node_modules' folder, initial location '/'" ,
23
- " File '/node_modules/jquery.ts' does not exist." ,
24
- " File '/node_modules/jquery.d.ts' does not exist." ,
25
- " File '/node_modules/jquery/package.json' does not exist." ,
26
- " File '/node_modules/jquery/index.ts' does not exist." ,
27
- " File '/node_modules/jquery/index.d.ts' does not exist." ,
28
- " File '/node_modules/@types/jquery.ts' does not exist." ,
29
- " File '/node_modules/@types/jquery.d.ts' does not exist." ,
6
+ " ======== Type reference directive 'jquery' was successfully resolved to '/node_modules/@types/jquery/index.d.ts', primary: true. ========" ,
7
+ " ======== Resolving type reference directive 'jquery', containing file '/__inferred type names__.ts', root directory '/node_modules/@types'. ========" ,
8
+ " Resolving with primary search path '/node_modules/@types'" ,
30
9
" File '/node_modules/@types/jquery/package.json' does not exist." ,
31
- " File '/node_modules/@types/jquery/index.ts' does not exist." ,
32
10
" File '/node_modules/@types/jquery/index.d.ts' exist - use it as a name resolution result." ,
33
- " ======== Type reference directive 'jquery' was successfully resolved to '/node_modules/@types/jquery/index.d.ts', primary: false . ========"
11
+ " ======== Type reference directive 'jquery' was successfully resolved to '/node_modules/@types/jquery/index.d.ts', primary: true . ========"
34
12
]
0 commit comments