josdejong/jsonrepair

parsing unescaped double quote with followed comma got error

Open

#161 创建于 2026年4月4日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)TypeScript (83 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (2,359 star)
PR 合并指标
 (PR 指标待抓取)

描述

this will cause error

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

error

Colon expected at position 72

贡献者指南