josdejong/jsonrepair

parsing unescaped double quote with followed comma got error

Open

#161 aperta il 4 apr 2026

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)TypeScript (83 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (2359 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

this will cause error

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

error

Colon expected at position 72

Guida contributor