dtsgenerator-plugin-prop-sort
v3.15.1-2
Published
Json schema property sort
Maintainers
Readme
dtsgenerator-plugin-prop-sort
This is the dtsgenerator plugin for sorting schema properties.
Install
npm install @dtsgenerator/do-nothingUsage
dtsgen.json
{
"plugins": {
"@dtsgenerator-plugin-prop-sort": true
}
}