This is a JSONC grammar for the lezer parser system.
npm install @yettoapp/lezer-jsonc
Reference:
- https://www.json.org/json-en.html
- https://tools.ietf.org/html/rfc8259 (The latest IETF RFC – contains the latest full spec)
- https://github.com/lezer-parser/json
- https://github.com/mengdu/jsonc