Json schema property sort
npm install dtsgenerator-plugin-prop-sortThis is the dtsgenerator plugin for sorting schema properties.
```
npm install @dtsgenerator/do-nothing
dtsgen.json`json``
{
"plugins": {
"@dtsgenerator-plugin-prop-sort": true
}
}