josdejong/jsonrepair

parsing unescaped double quote with followed comma got error

开放

#161 创建于 2026年4月4日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (88 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (2,397 个星标)
PR 合并指标
 (平均合并 26天 22小时) (30 天内合并 2 个 PR)

描述

this will cause error

{
  "text": "hello",
  "sentence": "do you know about "micheal", jackson"
}

error

Colon expected at position 72

贡献者指南