NoiRTvT

Results 2 issues of NoiRTvT

So, want to used parse function by generic ```typescript export function parse(query: string, options?: ParseOptions): T; ``` And the IDE can suggest the query object's properties. ![image](https://user-images.githubusercontent.com/46603256/80151046-1161e780-85c2-11ea-924e-8355b6e87e02.png)

enhancement
help wanted

Right now ProblemDetailsMessage has only hardcoded values in type, title and detail. It will be great to change them to use with different languages and values. ![Image](https://github.com/user-attachments/assets/5837904d-17be-45f1-aa71-32390e755466) In the future...