@@ -28,7 +28,8 @@ export const diagnostic1 = {
28
28
// parent: [Circular *1],
29
29
// kind: 1
30
30
// },
31
- fileName : '/Users/fi3ework/vite-plugin-checker/playground/react-ts/src/App.tsx' ,
31
+ fileName :
32
+ '/Users/fi3ework/vite-plugin-checker/playground/react-ts/src/App.tsx' ,
32
33
text :
33
34
"import React, { useState } from 'react'\n" +
34
35
"import logo from './logo.svg'\n" +
@@ -134,8 +135,10 @@ export const diagnostic1 = {
134
135
parseDiagnostics : [ ] ,
135
136
version : 'e38e5afa683ca0a1613c6d335a73db12ae58b69c4555ac645ccc8f6a15dce3d6' ,
136
137
path : '/users/fi3ework/vite-plugin-checker/playground/react-ts/src/app.tsx' ,
137
- resolvedPath : '/users/fi3ework/vite-plugin-checker/playground/react-ts/src/app.tsx' ,
138
- originalFileName : '/Users/fi3ework/vite-plugin-checker/playground/react-ts/src/App.tsx' ,
138
+ resolvedPath :
139
+ '/users/fi3ework/vite-plugin-checker/playground/react-ts/src/app.tsx' ,
140
+ originalFileName :
141
+ '/Users/fi3ework/vite-plugin-checker/playground/react-ts/src/App.tsx' ,
139
142
// imports: [ [TokenObject], [TokenObject], [TokenObject] ],
140
143
moduleAugmentations : [ ] ,
141
144
ambientModuleNames : [ ] ,
@@ -185,9 +188,9 @@ export const diagnostic1 = {
185
188
// classifiableNames: Set(4) { 'React', 'useState', 'logo', 'default' },
186
189
id : 14728 ,
187
190
lineMap : [
188
- 0 , 40 , 70 , 89 , 90 , 107 , 171 , 219 , 230 , 256 , 294 , 353 , 388 , 400 , 492 , 505 , 517 , 583 , 596 , 608 ,
189
- 621 , 654 , 693 , 721 , 759 , 771 , 795 , 810 , 828 , 841 , 874 , 932 , 960 , 998 , 1010 , 1032 , 1047 , 1060 ,
190
- 1076 , 1087 , 1091 , 1093 , 1094 , 1113 ,
191
+ 0 , 40 , 70 , 89 , 90 , 107 , 171 , 219 , 230 , 256 , 294 , 353 , 388 , 400 , 492 , 505 ,
192
+ 517 , 583 , 596 , 608 , 621 , 654 , 693 , 721 , 759 , 771 , 795 , 810 , 828 , 841 , 874 ,
193
+ 932 , 960 , 998 , 1010 , 1032 , 1047 , 1060 , 1076 , 1087 , 1091 , 1093 , 1094 , 1113 ,
191
194
] ,
192
195
} ,
193
196
start : 216 ,
0 commit comments