chore: upgrade brace-expansion to latest versions (#122)
Initial plan
chore: upgrade brace-expansion dependency to latest versions
Agent-Logs-Url: https://github.com/microsoft/node-jsonc-parser/sessions/a03dfa9c-6db3-407a-9907-6c3e1504aa81
Co-authored-by: rzhao271 7199958+rzhao271@users.noreply.github.com
Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com Co-authored-by: rzhao271 7199958+rzhao271@users.noreply.github.com
jsonc-parser
Scanner and parser for JSON with comments.
Why?
JSONC is JSON with JavaScript style comments. This node module provides a scanner and fault tolerant parser that can process JSONC but is also useful for standard JSON.
Installation
jsonc-parseris published as an ESM-only package.API
Scanner:
Parser:
Utilities:
License
(MIT License)
Copyright 2018, Microsoft