Files
pm-convert/pm-convert-settings.json
2026-04-08 17:40:06 +08:00

11 lines
151 B
JSON

{
"directories": [
"tmp"
],
"output": "tmp/output",
"preserveOutput": false,
"formats": [
"opencollection"
]
}