We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Given
A.resi:
let f: Js.Json.t => unit
A.res:
let f: Js.Json.t => unit = ignore
for Js.Json.t, hover and go to definition work in the .res file, but not in the .resi file.