@@ -4,7 +4,7 @@ Dependencies: @rescript/react
4
4
Source directories: tests/node_modules/@rescript/react/src tests/node_modules/@rescript/react/src/legacy
5
5
Source files: tests/node_modules/@rescript/react/src/React.res tests/node_modules/@rescript/react/src/ReactDOM.res tests/node_modules/@rescript/react/src/ReactDOMServer.res tests/node_modules/@rescript/react/src/ReactDOMStyle.res tests/node_modules/@rescript/react/src/ReactEvent.res tests/node_modules/@rescript/react/src/ReactEvent.resi tests/node_modules/@rescript/react/src/ReactTestUtils.res tests/node_modules/@rescript/react/src/ReactTestUtils.resi tests/node_modules/@rescript/react/src/RescriptReactErrorBoundary.res tests/node_modules/@rescript/react/src/RescriptReactErrorBoundary.resi tests/node_modules/@rescript/react/src/RescriptReactRouter.res tests/node_modules/@rescript/react/src/RescriptReactRouter.resi tests/node_modules/@rescript/react/src/legacy/ReactDOMRe.res tests/node_modules/@rescript/react/src/legacy/ReasonReact.res
6
6
Source directories: tests/src tests/src/expected
7
- Source files: tests/src/Auto.res tests/src/CompletePrioritize1.res tests/src/CompletePrioritize2.res tests/src/Completion.res tests/src/Component.res tests/src/Component.resi tests/src/Cross.res tests/src/Debug.res tests/src/Definition.res tests/src/DefinitionWithInterface.res tests/src/DefinitionWithInterface.resi tests/src/Div.res tests/src/Fragment.res tests/src/Hover .res tests/src/Jsx .res tests/src/Jsx.resi tests/src/LongIdentTest.res tests/src/Obj .res tests/src/Parser .res tests/src/Patterns.res tests/src/RecModules.res tests/src/RecordCompletion.res tests/src/References.res tests/src/ReferencesWithInterface.res tests/src/ReferencesWithInterface.resi tests/src/Rename.res tests/src/RenameWithInterface.res tests/src/RenameWithInterface.resi tests/src/TableclothMap.ml tests/src/TableclothMap.mli tests/src/TypeDefinition.res
7
+ Source files: tests/src/Auto.res tests/src/CompletePrioritize1.res tests/src/CompletePrioritize2.res tests/src/Completion.res tests/src/Component.res tests/src/Component.resi tests/src/Cross.res tests/src/Debug.res tests/src/Definition.res tests/src/DefinitionWithInterface.res tests/src/DefinitionWithInterface.resi tests/src/Div.res tests/src/Fragment.res tests/src/Highlight .res tests/src/Hover .res tests/src/Jsx.res tests/src/Jsx.resi tests/src/LongIdentTest .res tests/src/Obj .res tests/src/Patterns.res tests/src/RecModules.res tests/src/RecordCompletion.res tests/src/References.res tests/src/ReferencesWithInterface.res tests/src/ReferencesWithInterface.resi tests/src/Rename.res tests/src/RenameWithInterface.res tests/src/RenameWithInterface.resi tests/src/TableclothMap.ml tests/src/TableclothMap.mli tests/src/TypeDefinition.res
8
8
Impl cmt:tests/lib/bs/src/Auto.cmt res:tests/src/Auto.res
9
9
Impl cmt:tests/lib/bs/src/CompletePrioritize1.cmt res:tests/src/CompletePrioritize1.res
10
10
Impl cmt:tests/lib/bs/src/CompletePrioritize2.cmt res:tests/src/CompletePrioritize2.res
@@ -16,11 +16,11 @@ Impl cmt:tests/lib/bs/src/Definition.cmt res:tests/src/Definition.res
16
16
IntfAndImpl cmti:tests/lib/bs/src/DefinitionWithInterface.cmti resi:tests/src/DefinitionWithInterface.resi cmt:tests/lib/bs/src/DefinitionWithInterface.cmt res:tests/src/DefinitionWithInterface.res
17
17
Impl cmt:tests/lib/bs/src/Div.cmt res:tests/src/Div.res
18
18
Impl cmt:tests/lib/bs/src/Fragment.cmt res:tests/src/Fragment.res
19
+ Impl cmt:tests/lib/bs/src/Highlight.cmt res:tests/src/Highlight.res
19
20
Impl cmt:tests/lib/bs/src/Hover.cmt res:tests/src/Hover.res
20
21
IntfAndImpl cmti:tests/lib/bs/src/Jsx.cmti resi:tests/src/Jsx.resi cmt:tests/lib/bs/src/Jsx.cmt res:tests/src/Jsx.res
21
22
Impl cmt:tests/lib/bs/src/LongIdentTest.cmt res:tests/src/LongIdentTest.res
22
23
Impl cmt:tests/lib/bs/src/Obj.cmt res:tests/src/Obj.res
23
- Impl cmt:tests/lib/bs/src/Parser.cmt res:tests/src/Parser.res
24
24
Impl cmt:tests/lib/bs/src/Patterns.cmt res:tests/src/Patterns.res
25
25
Impl cmt:tests/lib/bs/src/RecModules.cmt res:tests/src/RecModules.res
26
26
Impl cmt:tests/lib/bs/src/RecordCompletion.cmt res:tests/src/RecordCompletion.res
0 commit comments