biofriction-wp-theme/node_modules/webpack/schemas/plugins/ids/OccurrenceModuleIdsPlugin.json

12 lines
248 B
JSON
Raw Permalink Normal View History

2021-10-26 14:18:09 +02:00
{
"title": "OccurrenceModuleIdsPluginOptions",
"type": "object",
"additionalProperties": false,
"properties": {
"prioritiseInitial": {
"description": "Prioritise initial size over total size.",
"type": "boolean"
}
}
}