Pranay Pandey
Results
13
comments of
Pranay Pandey
I think this is fixed now. I am not able to reproduce this.
Can this be solved by changing the DEFAULT_OPTIONS for formatting in the file `packages/hoppscotch-common/src/helpers/editor/linting/jsoncPretty.ts` ``` const DEFAULT_OPTIONS: Required = { indent: 2, maxLength: 80, commentSpace: true, trailingComma: true, } ```...
Can we please know the status of this? When is it likely to be released?