11 lines
247 B
JSON
Executable file
11 lines
247 B
JSON
Executable file
{
|
|
"title": "OccurrenceChunkIdsPluginOptions",
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {
|
|
"prioritiseInitial": {
|
|
"description": "Prioritise initial size over total size.",
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
}
|