shanedell opened a new pull request, #778:
URL: https://github.com/apache/daffodil-vscode/pull/778
Use jsonc-parser instead of JSON.parse
- Update all files to that use JSON.parse to now use 'jsonc-parser'.parse
instead.
- jsonc-parser allows the json being parsed to not be strict json.
Closes #635
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]