Skip to content

remove unneeded Webpack hack for @sqs/jsonc-parser

Administrator requested to merge jsonc-parser-rm-hack into master

Created by: sqs

JSONC editing works without this. It is not needed anymore.

Note that we are not yet able to remove the @sqs/jsonc-parser fork because we need the setProperty function, which is not mentioned in any of the .d.ts files published in jsonc-parser.

Merge request reports

Loading