🏍️ json.ts
This commit is contained in:
@@ -275,3 +275,4 @@ export function addItemToJSONCArray(content: string, newItem: unknown): string {
|
|||||||
return jsonStringify([newItem], null, 4)
|
return jsonStringify([newItem], null, 4)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user