mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 23:34:10 +08:00
refactor: benchmarks code style
This commit is contained in:
@@ -72,7 +72,7 @@ function toCSV(data: unknown): string {
|
||||
* Convert data to XML format
|
||||
*
|
||||
* @remarks
|
||||
* Uses fast-xml-parser to generate well-formatted XML with:
|
||||
* Uses `fast-xml-parser` to generate well-formatted XML with:
|
||||
* - 2-space indentation for readability
|
||||
* - Empty nodes suppressed
|
||||
* - Proper escaping of special characters
|
||||
|
||||
Reference in New Issue
Block a user